Skip to content

Commit 19a7adc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6723d69 commit 19a7adc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>eu.europa.ec.eurostat</groupId>
44
<artifactId>java4eurostat</artifactId>
5-
<version>1.27</version>
5+
<version>1.28-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>java4eurostat</name>
88
<url>https://github.com/eurostat/java4eurostat</url>
@@ -19,7 +19,7 @@
1919
<url>https://github.com/eurostat/java4eurostat</url>
2020
<connection>scm:git:git://github.com/eurostat/java4eurostat.git</connection>
2121
<developerConnection>scm:git:git@github.com:eurostat/java4eurostat.git</developerConnection>
22-
<tag>java4eurostat-1.27</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424

2525
<issueManagement>

0 commit comments

Comments
 (0)