Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VOSpace INAF
vospace-rest
Commits
0456b42b
Commit
0456b42b
authored
Sep 20, 2021
by
Sonia Zorba
Browse files
Set version to 0.0.2-SNAPSHOT
parent
74435027
Pipeline
#2362
passed with stages
in 2 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
0456b42b
...
...
@@ -5,11 +5,11 @@
<parent>
<groupId>
it.inaf.ia2
</groupId>
<artifactId>
vospace-parent
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
</parent>
<groupId>
it.inaf.oats
</groupId>
<artifactId>
vospace-rest
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
<name>
vospace-rest
</name>
<description>
VOSpace REST service
</description>
...
...
@@ -23,7 +23,7 @@
<dependency>
<groupId>
it.inaf.ia2
</groupId>
<artifactId>
vospace-parent-classes
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
redis.clients
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment