Skip to content

Commit 8477b97

Browse files
committed
[release] prepare for next development iteration
1 parent dd23de4 commit 8477b97

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.crac</groupId>
55
<artifactId>crac</artifactId>
6-
<version>1.4.0</version>
6+
<version>1.4.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>crac</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git://github.com/CRaC/org.crac.git</connection>
3131
<developerConnection>scm:git:git://github.com/CRaC/org.crac.git</developerConnection>
3232
<url>http://github.com/CRaC/org.crac/tree/master</url>
33-
<tag>1.4.0</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<distributionManagement>

0 commit comments

Comments
 (0)