Skip to content

Commit 9e5dcdc

Browse files
vermaliGitHub Actions
andauthored
Release 2.1.1 (#220)
* [maven-release-plugin] prepare release dave-admin-portal-2.1.1 * [maven-release-plugin] prepare for next development iteration * fixed version * fixed version * fixed version * fixed version --------- Co-authored-by: GitHub Actions <[email protected]>
1 parent d15f18b commit 9e5dcdc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

apigateway/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>de.muenchen.dave.apigateway</groupId>
66
<artifactId>dave-adminportal-apigateway</artifactId>
7-
<version>1.14.1-SNAPSHOT</version>
7+
<version>2.1.2-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>dave_adminportal_apigateway</name>
1010

@@ -151,7 +151,7 @@
151151
<!-- Frontend Lib -->
152152
<dependency>
153153
<groupId>de.muenchen.dave.frontend</groupId>
154-
<version>1.14.1-SNAPSHOT</version>
154+
<version>2.1.2-SNAPSHOT</version>
155155
<artifactId>dave-adminportal-frontend</artifactId>
156156
<scope>runtime</scope>
157157
</dependency>

frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>de.muenchen.dave.frontend</groupId>
88
<artifactId>dave-adminportal-frontend</artifactId>
9-
<version>1.14.1-SNAPSHOT</version>
9+
<version>2.1.2-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111
<name>dave_adminportal_frontend</name>
1212

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>de.muenchen.dave</groupId>
77
<artifactId>dave-admin-portal</artifactId>
8-
<version>2.0.0-SNAPSHOT</version>
8+
<version>2.1.2-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010
<name>dave_adminportal_frontend</name>
1111

0 commit comments

Comments
 (0)