Skip to content
GitLab
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-parent
Commits
0af04fc5
Commit
0af04fc5
authored
Sep 20, 2021
by
Sonia Zorba
Browse files
Set version to 0.0.1
parent
08021217
Pipeline
#2357
passed with stages
in 21 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
parent-pom.xml
View file @
0af04fc5
...
...
@@ -9,7 +9,7 @@
<version>
2.4.5
</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>
<version>
0.0.1
-SNAPSHOT
</version>
<version>
0.0.1
</version>
<packaging>
pom
</packaging>
<properties>
...
...
@@ -64,7 +64,7 @@
<dependency>
<groupId>
it.oats.inaf
</groupId>
<artifactId>
vospace-datamodel
</artifactId>
<version>
1
.0
-SNAPSHOT
</version>
<version>
0
.0
.1
</version>
<exclusions>
<!-- Transitive dependency excluded to avoid duplicated dependency issues.
We want to use always the version provided by Spring Boot -->
...
...
@@ -156,4 +156,4 @@
</plugins>
</pluginManagement>
</build>
</project>
\ No newline at end of file
</project>
pom.xml
View file @
0af04fc5
...
...
@@ -6,8 +6,8 @@
<parent>
<groupId>
it.inaf.ia2
</groupId>
<artifactId>
vospace-parent
</artifactId>
<version>
0.0.1
-SNAPSHOT
</version>
<version>
0.0.1
</version>
</parent>
<version>
0.0.1
-SNAPSHOT
</version>
<version>
0.0.1
</version>
<packaging>
jar
</packaging>
</project>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment