Repository: bval
Updated Branches:
  refs/heads/master 637862b87 -> 9c636a207


roll back release attempt


Project: http://git-wip-us.apache.org/repos/asf/bval/repo
Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/9c636a20
Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/9c636a20
Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/9c636a20

Branch: refs/heads/master
Commit: 9c636a207732ca3d8a9bc97025ff8cac1d0c1695
Parents: 637862b
Author: Matt Benson <[email protected]>
Authored: Thu Oct 18 12:41:17 2018 -0500
Committer: Matt Benson <[email protected]>
Committed: Thu Oct 18 12:41:17 2018 -0500

----------------------------------------------------------------------
 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(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bval/blob/9c636a20/bundle/pom.xml
----------------------------------------------------------------------
diff --git a/bundle/pom.xml b/bundle/pom.xml
index 5347528..75ef592 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.1-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
     </parent>
 
     <!-- use fully qualified naming for OSGi bundles -->

http://git-wip-us.apache.org/repos/asf/bval/blob/9c636a20/bval-extras/pom.xml
----------------------------------------------------------------------
diff --git a/bval-extras/pom.xml b/bval-extras/pom.xml
index 3aeafb0..4ead8ce 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.1-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>bval-extras</artifactId>

http://git-wip-us.apache.org/repos/asf/bval/blob/9c636a20/bval-jsr/pom.xml
----------------------------------------------------------------------
diff --git a/bval-jsr/pom.xml b/bval-jsr/pom.xml
index a5d1810..cbcf8db 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.1-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>bval-jsr</artifactId>

http://git-wip-us.apache.org/repos/asf/bval/blob/9c636a20/bval-tck/pom.xml
----------------------------------------------------------------------
diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml
index 4a50929..5e76399 100644
--- a/bval-tck/pom.xml
+++ b/bval-tck/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <artifactId>bval-parent</artifactId>
         <groupId>org.apache.bval</groupId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>bval-tck-runner</artifactId>

http://git-wip-us.apache.org/repos/asf/bval/blob/9c636a20/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b436161..5707e4c 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.1-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
 
     <description>Apache BVal parent pom</description>
 
@@ -55,7 +55,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>HEAD</tag>
   </scm>
 
     <mailingLists>

Reply via email to