Modify poms to use ${revision} for parent pom version

This commit is contained in:
rob
2023-02-20 10:09:41 +13:00
parent 37154cf4d4
commit 0e596fd87f
53 changed files with 62 additions and 65 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-clickhouse</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-cockroach</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-db2</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-h2</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-hana</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-mariadb</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-mysql</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-nuodb</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-oracle</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-postgres</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-sqlite</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-sqlserver</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean-yugabyte</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>composites</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean (all platforms)</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>composites</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean api</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<!-- <parent>-->
<!-- <groupId>org.avaje</groupId>-->
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean bom</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-core-type</artifactId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-core</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-csv-reader</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean ddl generation</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean external mapping api</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<scm>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-jackson-jsonnode</artifactId>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+1 -1
View File
@@ -3,7 +3,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<modelVersion>4.0.0</modelVersion>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-kotlin</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean postgis</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean querybean</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-redis</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>ebean test</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>kotlin querybean generator</name>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-all</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-clickhouse</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-db2</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-h2</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-hana</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-hsqldb</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-mariadb</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-mysql</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-nuodb</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-oracle</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>platforms</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-postgres</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-sqlanywhere</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-sqlite</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<artifactId>ebean-platform-sqlserver</artifactId>
+2 -1
View File
@@ -9,7 +9,7 @@
<groupId>io.ebean</groupId>
<artifactId>ebean-parent</artifactId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
<packaging>pom</packaging>
<name>ebean parent</name>
@@ -38,6 +38,7 @@
</developers>
<properties>
<revision>13.13.1-SNAPSHOT</revision>
<nexus.staging.autoReleaseAfterClose>false</nexus.staging.autoReleaseAfterClose>
<jackson.version>2.14.0</jackson.version>
<h2database.version>2.1.214</h2database.version>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.13.1-SNAPSHOT</version>
<version>${revision}</version>
</parent>
<name>querybean generator</name>
+3 -6
View File
@@ -2,15 +2,12 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.avaje</groupId>
<artifactId>java8-oss</artifactId>
<version>3.3</version>
<relativePath/>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>${revision}</version>
</parent>
<groupId>io.ebean</groupId>
<artifactId>tests</artifactId>
<version>1.0</version>
<packaging>pom</packaging>
<name>tests</name>
+5 -2
View File
@@ -2,10 +2,13 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>tests</artifactId>
<groupId>io.ebean</groupId>
<version>${revision}</version>
</parent>
<groupId>io.ebean</groupId>
<artifactId>test-java16</artifactId>
<version>1.0</version>
<properties>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
+3 -7
View File
@@ -4,16 +4,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.avaje</groupId>
<artifactId>java11-oss</artifactId>
<version>3.7</version>
<relativePath/>
<artifactId>tests</artifactId>
<groupId>io.ebean</groupId>
<version>${revision}</version>
</parent>
<name>test-kotlin</name>
<description>Kotlin specific tests</description>
<artifactId>test-kotlin</artifactId>
<version>1.0</version>
<properties>
<maven.compiler.source>11</maven.compiler.source>