We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c02c28 commit 006ac18Copy full SHA for 006ac18
pom.xml
@@ -4,14 +4,14 @@
4
5
<groupId>de.muenchen.dave</groupId>
6
<artifactId>dave-selfservice-portal</artifactId>
7
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0</version>
8
<packaging>pom</packaging>
9
<name>dave_selfserviceportal_frontend</name>
10
11
<scm>
12
<connection>scm:git:https://github.com/it-at-m/dave-selfservice-portal.git</connection>
13
<developerConnection>scm:git:https://github.com/it-at-m/dave-selfservice-portal.git</developerConnection>
14
- <tag>dave-frontend-1.9.0</tag>
+ <tag>dave-selfservice-portal-3.0.0</tag>
15
</scm>
16
17
<build>
0 commit comments