Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release generator-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Bodemann committed Jul 21, 2016
1 parent a2f74f2 commit 81e342f
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>com.contentful.generator</groupId>
<artifactId>generator</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand All @@ -21,7 +21,7 @@
<url>http://github.com/contentful/generator.java</url>
<connection>scm:git:git://github.com/contentful/generator.java.git</connection>
<developerConnection>scm:git:ssh://git@github.com/contentful/generator.java.git</developerConnection>
<tag>HEAD</tag>
<tag>generator-1.1.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 81e342f

Please sign in to comment.