Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vollt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sonia Zorba
vollt
Commits
c7d68bd3
Commit
c7d68bd3
authored
10 years ago
by
gmantele
Browse files
Options
Downloads
Patches
Plain Diff
ALL: Update version numbers in ANT scripts
parent
6ff57b41
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
buildADQL.xml
+1
-1
1 addition, 1 deletion
buildADQL.xml
buildTAP.xml
+1
-1
1 addition, 1 deletion
buildTAP.xml
buildUWS.xml
+1
-1
1 addition, 1 deletion
buildUWS.xml
with
3 additions
and
3 deletions
buildADQL.xml
+
1
−
1
View file @
c7d68bd3
...
...
@@ -2,7 +2,7 @@
<!DOCTYPE project>
<project
name=
"adql"
basedir=
"."
default=
"buildLib"
>
<property
name=
"version"
value=
"1.
1
"
/>
<property
name=
"version"
value=
"1.
2
"
/>
<property
name=
"srcDir"
value=
"src"
/>
<property
name=
"compileDir"
value=
"antBuild"
/>
...
...
This diff is collapsed.
Click to expand it.
buildTAP.xml
+
1
−
1
View file @
c7d68bd3
...
...
@@ -2,7 +2,7 @@
<!DOCTYPE project>
<project
name=
"tap"
basedir=
"."
default=
"buildLib"
>
<property
name=
"version"
value=
"1.
0
"
/>
<property
name=
"version"
value=
"1.
1b
"
/>
<property
name=
"srcDir"
value=
"src"
/>
<property
name=
"compileDir"
value=
"antBuild"
/>
...
...
This diff is collapsed.
Click to expand it.
buildUWS.xml
+
1
−
1
View file @
c7d68bd3
...
...
@@ -2,7 +2,7 @@
<!DOCTYPE project>
<project
name=
"uws"
basedir=
"."
default=
"buildLib"
>
<property
name=
"version"
value=
"4.
0
"
/>
<property
name=
"version"
value=
"4.
1b
"
/>
<property
name=
"srcDir"
value=
"src"
/>
<property
name=
"compileDir"
value=
"antBuild"
/>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment