Skip to content

Commit

Permalink
[maven-release-plugin] prepare release http-2.104
Browse files Browse the repository at this point in the history
  • Loading branch information
dgageot committed Sep 29, 2015
1 parent dd3e694 commit 9c8e3c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>net.code-story</groupId>
<artifactId>http</artifactId>
<version>2.104-SNAPSHOT</version>
<version>2.104</version>
<packaging>jar</packaging>

<name>CodeStory - Fluent-http</name>
Expand All @@ -22,7 +22,7 @@
<connection>scm:git:[email protected]:CodeStory/fluent-http.git</connection>
<url>scm:git:[email protected]:CodeStory/fluent-http.git</url>
<developerConnection>scm:git:[email protected]:CodeStory/fluent-http.git</developerConnection>
<tag>HEAD</tag>
<tag>http-2.104</tag>
</scm>

<licenses>
Expand Down Expand Up @@ -266,7 +266,7 @@
</goals>
<configuration>
<rules>
<requireUpperBoundDeps/>
<requireUpperBoundDeps />
<requireJavaVersion>
<version>1.8</version>
</requireJavaVersion>
Expand Down

0 comments on commit 9c8e3c7

Please sign in to comment.