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
pakerfeldt committed Jan 11, 2016
1 parent 579b5f8 commit 49742c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -25,7 +25,7 @@

<groupId>se.akerfeldt</groupId>
<artifactId>okhttp-signpost</artifactId>
<version>1.1.0</version>
<version>1.1.1-SNAPSHOT</version>


<name>OkHttp Signpost</name>
Expand All @@ -48,7 +48,7 @@
<url>http://github.com/pakerfeldt/okhttp-signpost</url>
<connection>scm:git:git://github.com/pakerfeldt/okhttp-signpost.git</connection>
<developerConnection>scm:git:ssh://git@github.com/pakerfeldt/okhttp-signpost.git</developerConnection>
<tag>okhttp-signpost-1.1.0</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 49742c4

Please sign in to comment.