From c278734facf1996c956817bcf930747b900ca809 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 30 May 2022 08:17:43 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.3.0 --- deployment/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- runtime/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 6bef11d..0a2b5ed 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 1.3.0-SNAPSHOT + 1.3.0 neo4j-ogm-quarkus-deployment Neo4j-OGM (Quarkus Deployment) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f0a682c..7a41a32 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 1.3.0-SNAPSHOT + 1.3.0 neo4j-ogm-quarkus-integration-tests Neo4j-OGM (Quarkus Integration Tests) diff --git a/pom.xml b/pom.xml index 0f61cce..681d8d7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 1.3.0-SNAPSHOT + 1.3.0 pom Neo4j-OGM (Quarkus Parent) @@ -46,7 +46,7 @@ scm:git:git@github.com:neo4j/neo4j-ogm-quarkus.git scm:git:git@github.com:neo4j/neo4j-ogm-quarkus.git - HEAD + 1.3.0 https://github.com/neo4j/neo4j-ogm-quarkus diff --git a/runtime/pom.xml b/runtime/pom.xml index 57c4ff8..6854ed6 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 1.3.0-SNAPSHOT + 1.3.0 neo4j-ogm-quarkus Neo4j-OGM (Quarkus)