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
Martin Parák
sfg-pet-clinic
Commits
f6c9f7f7
Commit
f6c9f7f7
authored
Mar 31, 2020
by
Martin Parák
Browse files
[maven-release-plugin] prepare release sfg-pet-clinic-0.2.0
parent
1592d975
Changes
3
Hide whitespace changes
Inline
Side-by-side
pet-clinic-data/pom.xml
View file @
f6c9f7f7
...
...
@@ -3,7 +3,7 @@
<parent>
<artifactId>
sfg-pet-clinic
</artifactId>
<groupId>
sk.jusska
</groupId>
<version>
0.2.0
-SNAPSHOT
</version>
<version>
0.2.0
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
pet-clinic-web/pom.xml
View file @
f6c9f7f7
...
...
@@ -3,7 +3,7 @@
<parent>
<artifactId>
sfg-pet-clinic
</artifactId>
<groupId>
sk.jusska
</groupId>
<version>
0.2.0
-SNAPSHOT
</version>
<version>
0.2.0
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
@@ -13,7 +13,7 @@
<dependency>
<artifactId>
pet-clinic-data
</artifactId>
<groupId>
sk.jusska
</groupId>
<version>
0.2.0
-SNAPSHOT
</version>
<version>
0.2.0
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
...
...
pom.xml
View file @
f6c9f7f7
...
...
@@ -11,7 +11,7 @@
<groupId>
sk.jusska
</groupId>
<artifactId>
sfg-pet-clinic
</artifactId>
<version>
0.2.0
-SNAPSHOT
</version>
<version>
0.2.0
</version>
<packaging>
pom
</packaging>
<name>
sfg-pet-clinic
</name>
...
...
@@ -24,7 +24,7 @@
<scm>
<developerConnection>
scm:git:git@gitlab.websupport.sk:martin.parak/sfg-pet-clinic.git
</developerConnection>
<tag>
HEAD
</tag>
<tag>
sfg-pet-clinic-0.2.0
</tag>
</scm>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
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