Skip to content

Commit 7954cca

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent de181f4 commit 7954cca

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.eclipse.pass</groupId>
66
<artifactId>eclipse-pass-parent</artifactId>
7-
<version>1.2.0</version>
7+
<version>1.3.0-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>Eclipse-PASS Parent</name>
@@ -48,7 +48,7 @@
4848
<connection>scm:git:git://github.com/eclipse-pass/main.git</connection>
4949
<developerConnection>scm:git:ssh://github.com:eclipse-pass/main.git</developerConnection>
5050
<url>http://github.com/eclipse-pass/main/tree/main</url>
51-
<tag>1.2.0</tag>
51+
<tag>HEAD</tag>
5252
</scm>
5353
<distributionManagement>
5454
<snapshotRepository>

0 commit comments

Comments
 (0)