From ad9dba1eb618640cf8c72634a5ee99c04ddc8e5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Apr 2023 13:39:43 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- jackson-jq-cli/pom.xml | 4 ++-- jackson-jq-extra/pom.xml | 4 ++-- jackson-jq/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/jackson-jq-cli/pom.xml b/jackson-jq-cli/pom.xml index 0304adf6..58afc97a 100644 --- a/jackson-jq-cli/pom.xml +++ b/jackson-jq-cli/pom.xml @@ -8,14 +8,14 @@ net.thisptr jackson-jq-parent - 1.0.0-preview.20230409 + 1.0.0-SNAPSHOT net.thisptr jackson-jq-extra - 1.0.0-preview.20230409 + 1.0.0-SNAPSHOT commons-cli diff --git a/jackson-jq-extra/pom.xml b/jackson-jq-extra/pom.xml index 73e8c67d..f324177f 100644 --- a/jackson-jq-extra/pom.xml +++ b/jackson-jq-extra/pom.xml @@ -8,14 +8,14 @@ net.thisptr jackson-jq-parent - 1.0.0-preview.20230409 + 1.0.0-SNAPSHOT net.thisptr jackson-jq - 1.0.0-preview.20230409 + 1.0.0-SNAPSHOT diff --git a/jackson-jq/pom.xml b/jackson-jq/pom.xml index d7f34419..52b0fdb6 100644 --- a/jackson-jq/pom.xml +++ b/jackson-jq/pom.xml @@ -8,7 +8,7 @@ net.thisptr jackson-jq-parent - 1.0.0-preview.20230409 + 1.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 5ccd4299..86545222 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.thisptr jackson-jq-parent pom - 1.0.0-preview.20230409 + 1.0.0-SNAPSHOT ${project.groupId}:${project.artifactId} jq for Jackson JSON Processor https://github.com/eiiches/jackson-jq @@ -28,7 +28,7 @@ scm:git:git@github.com:eiiches/jackson-jq.git scm:git:git@github.com:eiiches/jackson-jq.git git@github.com:juven/git-demo.git - 1.0.0-preview.20230409 + HEAD