From aa6a45ac42e01fd9bd46487d7e6007fa53d772d6 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 29 Aug 2022 09:51:00 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.5.1 --- deployment/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 8 ++++---- runtime/pom.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 4cf31ce..c16263b 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 1.5.1-SNAPSHOT + 1.5.1 neo4j-ogm-quarkus-deployment Neo4j-OGM (Quarkus Deployment) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 4c49677..14da6d0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 1.5.1-SNAPSHOT + 1.5.1 neo4j-ogm-quarkus-integration-tests Neo4j-OGM (Quarkus Integration Tests) diff --git a/pom.xml b/pom.xml index d64ff19..4407fca 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 1.5.1-SNAPSHOT + 1.5.1 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.5.1 https://github.com/neo4j/neo4j-ogm-quarkus @@ -54,7 +54,7 @@ 10.3.3 0.40.2 3.1.0 - + 11 5.8.2 3.2.0 @@ -303,7 +303,7 @@ 11 - + ${maven.version} diff --git a/runtime/pom.xml b/runtime/pom.xml index a78f0ee..c1e648c 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 1.5.1-SNAPSHOT + 1.5.1 neo4j-ogm-quarkus Neo4j-OGM (Quarkus)