This is an automated email from the ASF dual-hosted git repository.
tandraschko 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 7f1e1fc [maven-release-plugin] prepare release 2.0.3
7f1e1fc is described below
commit 7f1e1fcc2171bca168b8f5c48958672cfe2b420e
Author: Thomas Andraschko <[email protected]>
AuthorDate: Mon Aug 12 11:43:32 2019 +0200
[maven-release-plugin] prepare release 2.0.3
---
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 8a1d943..3c7a7b2 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.3-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<!-- use fully qualified naming for OSGi bundles -->
diff --git a/bval-extras/pom.xml b/bval-extras/pom.xml
index b31fe76..ccc90c5 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.3-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<artifactId>bval-extras</artifactId>
diff --git a/bval-jsr/pom.xml b/bval-jsr/pom.xml
index b74bf1b..8dc2f76 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.3-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<artifactId>bval-jsr</artifactId>
diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml
index b8a8c2f..80e6742 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.3-SNAPSHOT</version>
+ <version>2.0.3</version>
</parent>
<artifactId>bval-tck-runner</artifactId>
diff --git a/pom.xml b/pom.xml
index 550a7ef..32a83a5 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.3-SNAPSHOT</version>
+ <version>2.0.3</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>HEAD</tag>
+ <tag>2.0.3</tag>
</scm>
<mailingLists>