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
deniskiriusin committed Dec 21, 2016
1 parent 7f7afeb commit 51bb822
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.dkiriusin</groupId>
<artifactId>combinatorius</artifactId>
<version>1.0.59</version>
<version>1.0.60-SNAPSHOT</version>
<packaging>jar</packaging>
<name>CSS and JavaScript concatenation tool</name>
<description>A simple and effective tool for CSS and JavaScript concatenation</description>
Expand Down Expand Up @@ -39,7 +39,7 @@
<connection>scm:git:git://github.com/deniskiriusin/combinatorius.git</connection>
<developerConnection>scm:git:ssh://git@github.com/deniskiriusin/combinatorius.git</developerConnection>
<url>http://github.com/deniskiriusin/combinatorius</url>
<tag>combinatorius-v1.0.59</tag>
<tag>combinatorius-v1.0.57</tag>
</scm>

<properties>
Expand Down

0 comments on commit 51bb822

Please sign in to comment.