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
lorban committed Jul 12, 2023
1 parent ba1c5c1 commit 87c59c5
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.mortbay.jetty.orchestrator</groupId>
<artifactId>jetty-cluster-orchestrator</artifactId>
<version>1.1.0</version>
<version>1.1.1-SNAPSHOT</version>
<name>Jetty :: JVM Cluster Orchestrator</name>
<url>https://github.com/jetty-project/jetty-cluster-orchestrator</url>
<description>
Expand Down Expand Up @@ -32,7 +32,7 @@
<connection>scm:git:git://github.com/jetty-project/jetty-cluster-orchestrator.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jetty-project/jetty-cluster-orchestrator.git</developerConnection>
<url>https://github.com/jetty-project/jetty-cluster-orchestrator</url>
<tag>jetty-cluster-orchestrator-1.1.0</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 87c59c5

Please sign in to comment.