Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
markpatton committed Oct 26, 2023
1 parent b13746a commit 3a174bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.eclipse.pass</groupId>
<artifactId>eclipse-pass-parent</artifactId>
<version>1.1.1</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Eclipse-PASS Parent</name>
Expand Down Expand Up @@ -48,7 +48,7 @@
<connection>scm:git:git://github.com/eclipse-pass/main.git</connection>
<developerConnection>scm:git:ssh://github.com:eclipse-pass/main.git</developerConnection>
<url>http://github.com/eclipse-pass/main/tree/main</url>
<tag>1.1.1</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 3a174bb

Please sign in to comment.