This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bval.git
The following commit(s) were added to refs/heads/master by this push:
new 69c36fa [maven-release-plugin] prepare for next development iteration
69c36fa is described below
commit 69c36fa8b38757ea1558c05ef3640ffa38f0a89e
Author: Romain Manni-Bucau <[email protected]>
AuthorDate: Mon Apr 15 11:59:58 2019 +0200
[maven-release-plugin] prepare for next development iteration
---
bundle/pom.xml | 2 +-
bval-extras/pom.xml | 2 +-
bval-jsr/pom.xml | 2 +-
bval-tck/pom.xml | 2 +-
pom.xml | 4 ++--
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/bundle/pom.xml b/bundle/pom.xml
index 59530ed..8a1d943 100644
--- a/bundle/pom.xml
+++ b/bundle/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.bval</groupId>
<artifactId>bval-parent</artifactId>
- <version>2.0.2</version>
+ <version>2.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 71e3604..b31fe76 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>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
</parent>
<artifactId>bval-extras</artifactId>
diff --git a/bval-jsr/pom.xml b/bval-jsr/pom.xml
index 01d4bf3..1405487 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>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
</parent>
<artifactId>bval-jsr</artifactId>
diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml
index 0262ef8..0f91e61 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>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
</parent>
<artifactId>bval-tck-runner</artifactId>
diff --git a/pom.xml b/pom.xml
index 82cdc9c..550a7ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
<artifactId>bval-parent</artifactId>
<name>Apache BVal :: bval-parent (Parent POM)</name>
<packaging>pom</packaging>
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
<description>Apache BVal parent pom</description>
@@ -56,7 +56,7 @@
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/bval</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/bval</developerConnection>
<url>http://git-wip-us.apache.org/repos/asf/bval</url>
- <tag>2.0.2</tag>
+ <tag>HEAD</tag>
</scm>
<mailingLists>