Skip to content

Commit f94cc5d

Browse files
author
Starwit
committed
[maven-release-plugin] prepare release 5.3.0
1 parent a3a17a4 commit f94cc5d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

apigateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.muenchen.dave</groupId>
77
<artifactId>dave-frontend</artifactId>
8-
<version>5.3.0-SNAPSHOT</version>
8+
<version>5.3.0</version>
99
</parent>
1010

1111
<groupId>de.muenchen.dave.apigateway</groupId>

frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.muenchen.dave</groupId>
77
<artifactId>dave-frontend</artifactId>
8-
<version>5.3.0-SNAPSHOT</version>
8+
<version>5.3.0</version>
99
</parent>
1010

1111
<groupId>de.muenchen.dave.frontend</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55

66
<groupId>de.muenchen.dave</groupId>
77
<artifactId>dave-frontend</artifactId>
8-
<version>5.3.0-SNAPSHOT</version>
8+
<version>5.3.0</version>
99
<packaging>pom</packaging>
1010
<name>dave_frontend</name>
1111

1212

1313
<scm>
1414
<connection>scm:git:https://github.com/starwit/dave-frontend.git</connection>
1515
<developerConnection>scm:git:https://github.com/starwit/dave-frontend.git</developerConnection>
16-
<tag>5.0.0</tag>
16+
<tag>5.3.0</tag>
1717
</scm>
1818

1919

0 commit comments

Comments
 (0)