Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Apr 20, 2024
1 parent b9c2734 commit ff73391
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions pmml-sklearn-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-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<groupId>org.jpmml</groupId>
Expand All @@ -24,7 +24,7 @@
</licenses>

<properties>
<project.build.outputTimestamp>2024-04-02T06:37:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-20T10:31:19Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pmml-sklearn-extension/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-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<groupId>org.jpmml</groupId>
Expand All @@ -24,7 +24,7 @@
</licenses>

<properties>
<project.build.outputTimestamp>2024-04-02T06:37:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-20T10:31:19Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pmml-sklearn-h2o/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-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<groupId>org.jpmml</groupId>
Expand All @@ -24,7 +24,7 @@
</licenses>

<properties>
<project.build.outputTimestamp>2024-04-02T06:37:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-20T10:31:19Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pmml-sklearn-lightgbm/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-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<groupId>org.jpmml</groupId>
Expand All @@ -24,7 +24,7 @@
</licenses>

<properties>
<project.build.outputTimestamp>2024-04-02T06:37:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-20T10:31:19Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pmml-sklearn-statsmodels/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-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<groupId>org.jpmml</groupId>
Expand All @@ -24,7 +24,7 @@
</licenses>

<properties>
<project.build.outputTimestamp>2024-04-02T06:37:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-20T10:31:19Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pmml-sklearn-xgboost/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-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<groupId>org.jpmml</groupId>
Expand All @@ -24,7 +24,7 @@
</licenses>

<properties>
<project.build.outputTimestamp>2024-04-02T06:37:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-20T10:31:19Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pmml-sklearn/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-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</parent>

<groupId>org.jpmml</groupId>
Expand All @@ -24,7 +24,7 @@
</licenses>

<properties>
<project.build.outputTimestamp>2024-04-02T06:37:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-20T10:31:19Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
20 changes: 10 additions & 10 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-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
<packaging>pom</packaging>

<name>JPMML-SkLearn</name>
Expand Down Expand Up @@ -46,53 +46,53 @@
<connection>scm:git:git@github.com:jpmml/jpmml-sklearn.git</connection>
<developerConnection>scm:git:git@github.com:jpmml/jpmml-sklearn.git</developerConnection>
<url>git://github.com/jpmml/jpmml-sklearn.git</url>
<tag>HEAD</tag>
<tag>1.8.0</tag>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/jpmml/jpmml-sklearn/issues</url>
</issueManagement>

<properties>
<project.build.outputTimestamp>2024-04-02T06:37:41Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-20T10:31:19Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sklearn</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sklearn-example</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sklearn-extension</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sklearn-h2o</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sklearn-lightgbm</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sklearn-statsmodels</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>org.jpmml</groupId>
<artifactId>pmml-sklearn-xgboost</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.8.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ff73391

Please sign in to comment.