This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch bval-3.0.2-rc1
in repository https://gitbox.apache.org/repos/asf/bval.git
The following commit(s) were added to refs/heads/bval-3.0.2-rc1 by this push:
new 4324f0e [maven-release-plugin] prepare for next development iteration
4324f0e is described below
commit 4324f0e4f9fbd970f4ce40d091cfa0030ff4bb74
Author: Markus Jung <[email protected]>
AuthorDate: Mon Mar 10 08:31:15 2025 +0100
[maven-release-plugin] prepare for next development iteration
---
bval-bundle/pom.xml | 2 +-
bval-extras/pom.xml | 2 +-
bval-jsr/pom.xml | 2 +-
bval-perf/pom.xml | 2 +-
bval-tck/pom.xml | 2 +-
pom.xml | 4 ++--
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/bval-bundle/pom.xml b/bval-bundle/pom.xml
index dda8faf..bd5bf1c 100644
--- a/bval-bundle/pom.xml
+++ b/bval-bundle/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.bval</groupId>
<artifactId>bval-parent</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
</parent>
<!-- use fully qualified naming for OSGi bundles -->
diff --git a/bval-extras/pom.xml b/bval-extras/pom.xml
index e9385b9..4d16344 100644
--- a/bval-extras/pom.xml
+++ b/bval-extras/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.bval</groupId>
<artifactId>bval-parent</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
</parent>
<artifactId>bval-extras</artifactId>
diff --git a/bval-jsr/pom.xml b/bval-jsr/pom.xml
index 704ec19..0492228 100644
--- a/bval-jsr/pom.xml
+++ b/bval-jsr/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.bval</groupId>
<artifactId>bval-parent</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
</parent>
<artifactId>bval-jsr</artifactId>
diff --git a/bval-perf/pom.xml b/bval-perf/pom.xml
index 770d510..9517d68 100644
--- a/bval-perf/pom.xml
+++ b/bval-perf/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.bval</groupId>
<artifactId>bval-parent</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
</parent>
<artifactId>bval-perf</artifactId>
diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml
index 57528d1..617d53c 100644
--- a/bval-tck/pom.xml
+++ b/bval-tck/pom.xml
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.bval</groupId>
<artifactId>bval-parent</artifactId>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
</parent>
<artifactId>bval-tck</artifactId>
diff --git a/pom.xml b/pom.xml
index 0387d72..1f791d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
<artifactId>bval-parent</artifactId>
<name>Apache BVal</name>
<packaging>pom</packaging>
- <version>3.0.2</version>
+ <version>3.0.3-SNAPSHOT</version>
<description>Apache BVal parent pom</description>
@@ -60,7 +60,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/bval</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/bval</developerConnection>
<url>http://gitbox.apache.org/repos/asf/bval</url>
- <tag>3.0.2</tag>
+ <tag>HEAD</tag>
</scm>
<mailingLists>