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
keeganwitt committed Oct 11, 2020
1 parent 4c071b1 commit f6fab3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>org.codehaus.gmavenplus</groupId>
<artifactId>gmavenplus-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.11.0</version>
<version>1.11.1-SNAPSHOT</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -687,7 +687,7 @@
<url>http://github.com/groovy/GMavenPlus</url>
<connection>scm:git:git@github.com:groovy/GMavenPlus.git</connection>
<developerConnection>scm:git:git@github.com:groovy/GMavenPlus.git</developerConnection>
<tag>1.11.0</tag>
<tag>HEAD</tag>
</scm>
<ciManagement>
<system>Travis</system>
Expand Down

0 comments on commit f6fab3e

Please sign in to comment.