Skip to content

Commit 847bae4

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent f71e074 commit 847bae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</parent>
3434
<groupId>de.muenchen.oss.appswitcher</groupId>
3535
<artifactId>appswitcher-server</artifactId>
36-
<version>1.2.3</version>
36+
<version>1.2.4-SNAPSHOT</version>
3737
<name>appswitcher-server</name>
3838
<description>Server component for a Google-like app switching experience</description>
3939
<properties>
@@ -341,7 +341,7 @@
341341
<connection>scm:git:https://github.com/it-at-m/appswitcher-server.git</connection>
342342
<developerConnection>
343343
scm:git:https://github.com/it-at-m/appswitcher-server.git</developerConnection>
344-
<tag>1.2.3</tag>
344+
<tag>HEAD</tag>
345345
</scm>
346346

347347
</project>

0 commit comments

Comments
 (0)