We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de181f4 commit 7954ccaCopy full SHA for 7954cca
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.eclipse.pass</groupId>
6
<artifactId>eclipse-pass-parent</artifactId>
7
- <version>1.2.0</version>
+ <version>1.3.0-SNAPSHOT</version>
8
<packaging>pom</packaging>
9
10
<name>Eclipse-PASS Parent</name>
@@ -48,7 +48,7 @@
48
<connection>scm:git:git://github.com/eclipse-pass/main.git</connection>
49
<developerConnection>scm:git:ssh://github.com:eclipse-pass/main.git</developerConnection>
50
<url>http://github.com/eclipse-pass/main/tree/main</url>
51
- <tag>1.2.0</tag>
+ <tag>HEAD</tag>
52
</scm>
53
<distributionManagement>
54
<snapshotRepository>
0 commit comments