Skip to content

Commit

Permalink
[maven-release-plugin] prepare release sketches-core-0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Rhodes committed Aug 4, 2015
1 parent a0849b9 commit cd6b35b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.yahoo.datasketches</groupId>
<artifactId>sketches-core</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.1.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Data Sketches</description>
Expand Down Expand Up @@ -35,6 +35,7 @@
<connection>scm:git:ssh://[email protected]/DataSketches/sketches-core.git</connection>
<developerConnection>scm:git:ssh://[email protected]/DataSketches/sketches-core.git</developerConnection>
<url>https://github.com/DataSketches/sketches-core.git</url>
<tag>sketches-core-0.1.0</tag>
</scm>


Expand Down

0 comments on commit cd6b35b

Please sign in to comment.