Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of http-builder-0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Gritman committed May 19, 2014
1 parent 350eca8 commit c7c8299
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>http-builder</artifactId>
<groupId>org.codehaus.groovy.modules.http-builder</groupId>
<version>0.7.2</version>
<version>0.7.2-SNAPSHOT</version>
<name>HTTP client framework for Groovy</name>
<url>http://groovy.codehaus.org/modules/http-builder/</url>
<inceptionYear>2008</inceptionYear>
Expand Down Expand Up @@ -419,8 +419,7 @@
<scm>
<developerConnection>scm:git:[email protected]:jgritman/httpbuilder.git</developerConnection>
<url>http://github.com/jgritman/httpbuilder</url>
<tag>http-builder-0.7.2</tag>
</scm>
</scm>

<distributionManagement>
<repository>
Expand Down

0 comments on commit c7c8299

Please sign in to comment.