Skip to content

Commit 3ddd8aa

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 6cc7cda commit 3ddd8aa

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.3.0</version>
36+
<version>1.3.1-SNAPSHOT</version>
3737
<name>appswitcher-server</name>
3838
<description>Server component for a Google-like app switching experience</description>
3939
<properties>
@@ -432,7 +432,7 @@
432432
<connection>scm:git:https://github.com/it-at-m/appswitcher-server.git</connection>
433433
<developerConnection>
434434
scm:git:https://github.com/it-at-m/appswitcher-server.git</developerConnection>
435-
<tag>1.3.0</tag>
435+
<tag>HEAD</tag>
436436
</scm>
437437

438438
</project>

0 commit comments

Comments
 (0)