From 6254cb4ced3b4bf2e1131d37b22da38be3bc225c Mon Sep 17 00:00:00 2001 From: Nikita Timofeev Date: Tue, 15 Oct 2024 18:02:49 +0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- jjava-launcher/pom.xml | 2 +- jjava/pom.xml | 2 +- jupyter-jvm-basekernel/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jjava-launcher/pom.xml b/jjava-launcher/pom.xml index 78849a4..b17cd06 100644 --- a/jjava-launcher/pom.xml +++ b/jjava-launcher/pom.xml @@ -5,7 +5,7 @@ org.dflib.jjava jjava-parent - 1.0-a4 + 1.0-SNAPSHOT jjava-launcher diff --git a/jjava/pom.xml b/jjava/pom.xml index 6bf2b51..76daa2d 100644 --- a/jjava/pom.xml +++ b/jjava/pom.xml @@ -5,7 +5,7 @@ org.dflib.jjava jjava-parent - 1.0-a4 + 1.0-SNAPSHOT jjava diff --git a/jupyter-jvm-basekernel/pom.xml b/jupyter-jvm-basekernel/pom.xml index 3de000c..0de849d 100644 --- a/jupyter-jvm-basekernel/pom.xml +++ b/jupyter-jvm-basekernel/pom.xml @@ -5,7 +5,7 @@ org.dflib.jjava jjava-parent - 1.0-a4 + 1.0-SNAPSHOT jupyter-jvm-basekernel diff --git a/pom.xml b/pom.xml index cb0432f..cb5804f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.dflib.jjava jjava-parent - 1.0-a4 + 1.0-SNAPSHOT pom @@ -61,7 +61,7 @@ scm:git:https://github.com/dflib/jjava scm:git:ssh://git@github.com/dflib/jjava https://github.com/dflib/jjava - 1.0-a4 + HEAD