Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Mar 28, 2016
1 parent db9f8c7 commit e1ad4dc
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion pmml-agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pmml-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pmml-model-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pmml-model-gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pmml-model-metro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pmml-model-moxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
6 changes: 3 additions & 3 deletions pmml-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down Expand Up @@ -186,12 +186,12 @@
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-schema</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-xjc</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pmml-schema-gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pmml-schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pmml-xjc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</parent>

<groupId>org.jpmml</groupId>
Expand Down
22 changes: 11 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>org.jpmml</groupId>
<artifactId>jpmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
<packaging>pom</packaging>

<name>JPMML-Model</name>
Expand Down Expand Up @@ -53,7 +53,7 @@
<connection>scm:git:git@github.com:jpmml/jpmml-model.git</connection>
<developerConnection>scm:git:git@github.com:jpmml/jpmml-model.git</developerConnection>
<url>git://github.com/jpmml/jpmml-model.git</url>
<tag>HEAD</tag>
<tag>1.2.13</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand All @@ -65,47 +65,47 @@
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-agent</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model-example</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model-gwt</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model-metro</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-model-moxy</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-schema</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-schema-gwt</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-xjc</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2.13</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e1ad4dc

Please sign in to comment.