Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lbehnke committed Feb 18, 2015
1 parent 68f7bec commit d74af46
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.apporiented</groupId>
<artifactId>hierarchical-clustering</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<name>Agglomerative hierarchical clustering</name>
<description>Agglomerative hierarchical clustering analysis and visualization implemented in Java</description>
<inceptionYear>2011</inceptionYear>
Expand Down Expand Up @@ -58,7 +58,7 @@
<url>https://github.com/lbehnke/hierarchical-clustering-java</url>
<connection>scm:git:git://github.com/lbehnke/hierarchical-clustering-java.git</connection>
<developerConnection>scm:git:ssh://[email protected]/lbehnke/hierarchical-clustering-java.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.1.0</tag>
</scm>

<organization>
Expand Down

0 comments on commit d74af46

Please sign in to comment.