From d3d91aba0c81d38fd80e172524aa9e2385db87f9 Mon Sep 17 00:00:00 2001 From: Jim Hughes Date: Tue, 18 Sep 2018 23:11:22 -0400 Subject: [PATCH] [maven-release-plugin] prepare release jts-1.16.0 --- modules/app/pom.xml | 2 +- modules/core/pom.xml | 2 +- modules/example/pom.xml | 2 +- modules/io/common/pom.xml | 2 +- modules/io/pom.xml | 2 +- modules/lab/pom.xml | 2 +- modules/pom.xml | 2 +- modules/tests/pom.xml | 2 +- pom.xml | 4 ++-- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/modules/app/pom.xml b/modules/app/pom.xml index 1d485f96eb..7d776d877f 100644 --- a/modules/app/pom.xml +++ b/modules/app/pom.xml @@ -3,7 +3,7 @@ org.locationtech.jts jts-modules - 1.16.0-SNAPSHOT + 1.16.0 jts-app ${project.groupId}:${project.artifactId} diff --git a/modules/core/pom.xml b/modules/core/pom.xml index d6d9ee2d30..d226be515c 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -3,7 +3,7 @@ org.locationtech.jts jts-modules - 1.16.0-SNAPSHOT + 1.16.0 jts-core ${project.groupId}:${project.artifactId} diff --git a/modules/example/pom.xml b/modules/example/pom.xml index 9c332cc343..4a8343697c 100644 --- a/modules/example/pom.xml +++ b/modules/example/pom.xml @@ -3,7 +3,7 @@ org.locationtech.jts jts-modules - 1.16.0-SNAPSHOT + 1.16.0 jts-example ${project.groupId}:${project.artifactId} diff --git a/modules/io/common/pom.xml b/modules/io/common/pom.xml index e7320b9c88..4212779706 100644 --- a/modules/io/common/pom.xml +++ b/modules/io/common/pom.xml @@ -3,7 +3,7 @@ org.locationtech.jts jts-io - 1.16.0-SNAPSHOT + 1.16.0 org.locationtech.jts.io jts-io-common diff --git a/modules/io/pom.xml b/modules/io/pom.xml index e652a3f7a4..4ebc5bc9ad 100644 --- a/modules/io/pom.xml +++ b/modules/io/pom.xml @@ -3,7 +3,7 @@ org.locationtech.jts jts-modules - 1.16.0-SNAPSHOT + 1.16.0 jts-io ${project.groupId}:${project.artifactId} diff --git a/modules/lab/pom.xml b/modules/lab/pom.xml index aa8fdcffaa..b52d4fd430 100644 --- a/modules/lab/pom.xml +++ b/modules/lab/pom.xml @@ -3,7 +3,7 @@ org.locationtech.jts jts-modules - 1.16.0-SNAPSHOT + 1.16.0 jts-lab ${project.groupId}:${project.artifactId} diff --git a/modules/pom.xml b/modules/pom.xml index eaac72365c..760c611d7a 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -3,7 +3,7 @@ org.locationtech.jts jts - 1.16.0-SNAPSHOT + 1.16.0 jts-modules ${project.groupId}:${project.artifactId} diff --git a/modules/tests/pom.xml b/modules/tests/pom.xml index 407b06f7e1..c9c9e4c12b 100644 --- a/modules/tests/pom.xml +++ b/modules/tests/pom.xml @@ -3,7 +3,7 @@ org.locationtech.jts jts-modules - 1.16.0-SNAPSHOT + 1.16.0 jts-tests ${project.groupId}:${project.artifactId} diff --git a/pom.xml b/pom.xml index 730a91d26e..5c6f2b55ed 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.locationtech.jts jts - 1.16.0-SNAPSHOT + 1.16.0 pom JTS Topology Suite @@ -74,7 +74,7 @@ scm:git::git@github.com:locationtech/jts.git scm:git:git@github.com:locationtech/jts.git https://github.com/locationtech/jts - HEAD + jts-1.16.0