Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Nov 1, 2019
1 parent ab5ed35 commit b25a0db
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 @@ -4,7 +4,7 @@

<groupId>com.jpmml</groupId>
<artifactId>jpmml-transpiler</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.1</version>

<name>JPMML-Transpiler</name>
<description>Java transpiler (translator + compiler) API for Predictive Model Markup Language (PMML)</description>
Expand All @@ -22,7 +22,7 @@
<connection>scm:git:[email protected]:vruusmann/jpmml-transpiler.git</connection>
<developerConnection>scm:git:[email protected]:vruusmann/jpmml-transpiler.git</developerConnection>
<url>git://github.com/vruusmann/jpmml-transpiler.git</url>
<tag>HEAD</tag>
<tag>1.0.1</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit b25a0db

Please sign in to comment.