Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vospace-parent
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
VOSpace INAF
vospace-parent
Commits
ae07dc83
Commit
ae07dc83
authored
3 years ago
by
Sonia Zorba
Browse files
Options
Downloads
Patches
Plain Diff
Set version to 0.0.2-SNAPSHOT
parent
0af04fc5
No related branches found
No related tags found
No related merge requests found
Pipeline
#2361
passed
3 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
parent-pom.xml
+2
-2
2 additions, 2 deletions
parent-pom.xml
pom.xml
+2
-2
2 additions, 2 deletions
pom.xml
with
4 additions
and
4 deletions
parent-pom.xml
+
2
−
2
View file @
ae07dc83
...
...
@@ -9,7 +9,7 @@
<version>
2.4.5
</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<properties>
...
...
@@ -64,7 +64,7 @@
<dependency>
<groupId>
it.oats.inaf
</groupId>
<artifactId>
vospace-datamodel
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
<exclusions>
<!-- Transitive dependency excluded to avoid duplicated dependency issues.
We want to use always the version provided by Spring Boot -->
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
2
−
2
View file @
ae07dc83
...
...
@@ -6,8 +6,8 @@
<parent>
<groupId>
it.inaf.ia2
</groupId>
<artifactId>
vospace-parent
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
</parent>
<version>
0.0.
1
</version>
<version>
0.0.
2-SNAPSHOT
</version>
<packaging>
jar
</packaging>
</project>
\ No newline at end of file
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