From ffa37d3b4e3e4515034f3c556f70d62f2760b568 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Mon, 18 Dec 2023 11:45:09 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 02e37fa..b0fec43 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 3.6.0 + 3.6.1-SNAPSHOT neo4j-ogm-quarkus-deployment Neo4j-OGM (Quarkus Deployment) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 139bb58..10d3006 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 3.6.0 + 3.6.1-SNAPSHOT neo4j-ogm-quarkus-integration-tests Neo4j-OGM (Quarkus Integration Tests) diff --git a/pom.xml b/pom.xml index a00519f..c7a2a6e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 3.6.0 + 3.6.1-SNAPSHOT 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 - 3.6.0 + HEAD https://github.com/neo4j/neo4j-ogm-quarkus @@ -55,7 +55,7 @@ 0.43.4 3.1.1 23.0.2 - + 17 5.8.2 3.3.1 @@ -299,7 +299,7 @@ ${java.version} - + ${maven.version} diff --git a/runtime/pom.xml b/runtime/pom.xml index 2ec918a..f05af91 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ org.neo4j neo4j-ogm-quarkus-parent - 3.6.0 + 3.6.1-SNAPSHOT neo4j-ogm-quarkus Neo4j-OGM (Quarkus)