Skip to content

Commit 7250e30

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7ae67f4 commit 7250e30

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>no.cantara.jau</groupId>
44
<artifactId>configservice</artifactId>
5-
<version>0.21.0</version>
5+
<version>0.21.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>ConfigService Server</name>
88

@@ -25,7 +25,7 @@
2525
<scm>
2626
<developerConnection>scm:git:ssh://git@github.com/cantara/ConfigService.git</developerConnection>
2727
<connection>scm:git:https://github.com/cantara/ConfigService.git</connection>
28-
<tag>configservice-0.21.0</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<properties>

0 commit comments

Comments
 (0)