Author: erinnp
Date: Tue Jul 9 21:25:07 2013
New Revision: 1501567
URL: http://svn.apache.org/r1501567
Log:
rollback of failed 0.22 release scripts
Modified:
rave/trunk/pom.xml
rave/trunk/rave-components/pom.xml
rave/trunk/rave-components/rave-commons/pom.xml
rave/trunk/rave-components/rave-core-api/pom.xml
rave/trunk/rave-components/rave-core/pom.xml
rave/trunk/rave-components/rave-jpa/pom.xml
rave/trunk/rave-components/rave-mongodb/pom.xml
rave/trunk/rave-components/rave-mongodb/src/main/java/org/apache/rave/portal/repository/impl/MongoDbGroupRepository.java
rave/trunk/rave-components/rave-web/pom.xml
rave/trunk/rave-custom-project-archetype/pom.xml
rave/trunk/rave-demo-gadgets/pom.xml
rave/trunk/rave-integration-tests/pom.xml
rave/trunk/rave-integration-tests/rave-admin-tests/pom.xml
rave/trunk/rave-integration-tests/rave-core-tests/pom.xml
rave/trunk/rave-integration-tests/rave-default-account-tests/pom.xml
rave/trunk/rave-integration-tests/rave-newuser-tests/pom.xml
rave/trunk/rave-portal-dependencies/pom.xml
rave/trunk/rave-portal-resources/pom.xml
rave/trunk/rave-portal/pom.xml
rave/trunk/rave-providers/pom.xml
rave/trunk/rave-providers/rave-opensocial-provider/pom.xml
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
rave/trunk/rave-providers/rave-w3c-provider/pom.xml
Modified: rave/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/pom.xml (original)
+++ rave/trunk/pom.xml Tue Jul 9 21:25:07 2013
@@ -33,12 +33,12 @@
<name>Apache Rave :: rave-project</name>
<description>Apache Rave Project</description>
<packaging>pom</packaging>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/rave/tags/0.22</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/rave/tags/0.22</developerConnection>
- <url>http://svn.apache.org/viewvc/rave/tags/0.22</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/rave/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/rave/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/rave/trunk/</url>
</scm>
<properties>
Modified: rave/trunk/rave-components/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-components/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-components/pom.xml (original)
+++ rave/trunk/rave-components/pom.xml Tue Jul 9 21:25:07 2013
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-components</artifactId>
Modified: rave/trunk/rave-components/rave-commons/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-components/rave-commons/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-components/rave-commons/pom.xml (original)
+++ rave/trunk/rave-components/rave-commons/pom.xml Tue Jul 9 21:25:07 2013
@@ -24,7 +24,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-commons</artifactId>
Modified: rave/trunk/rave-components/rave-core-api/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-components/rave-core-api/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-components/rave-core-api/pom.xml (original)
+++ rave/trunk/rave-components/rave-core-api/pom.xml Tue Jul 9 21:25:07 2013
@@ -22,7 +22,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: rave/trunk/rave-components/rave-core/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-components/rave-core/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-components/rave-core/pom.xml (original)
+++ rave/trunk/rave-components/rave-core/pom.xml Tue Jul 9 21:25:07 2013
@@ -24,7 +24,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-core</artifactId>
Modified: rave/trunk/rave-components/rave-jpa/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-components/rave-jpa/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-components/rave-jpa/pom.xml (original)
+++ rave/trunk/rave-components/rave-jpa/pom.xml Tue Jul 9 21:25:07 2013
@@ -24,7 +24,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-jpa</artifactId>
Modified: rave/trunk/rave-components/rave-mongodb/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-components/rave-mongodb/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-components/rave-mongodb/pom.xml (original)
+++ rave/trunk/rave-components/rave-mongodb/pom.xml Tue Jul 9 21:25:07 2013
@@ -22,7 +22,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified:
rave/trunk/rave-components/rave-mongodb/src/main/java/org/apache/rave/portal/repository/impl/MongoDbGroupRepository.java
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-components/rave-mongodb/src/main/java/org/apache/rave/portal/repository/impl/MongoDbGroupRepository.java?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
---
rave/trunk/rave-components/rave-mongodb/src/main/java/org/apache/rave/portal/repository/impl/MongoDbGroupRepository.java
(original)
+++
rave/trunk/rave-components/rave-mongodb/src/main/java/org/apache/rave/portal/repository/impl/MongoDbGroupRepository.java
Tue Jul 9 21:25:07 2013
@@ -1,22 +1,3 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-
package org.apache.rave.portal.repository.impl;
import org.apache.rave.model.Group;
Modified: rave/trunk/rave-components/rave-web/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-components/rave-web/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-components/rave-web/pom.xml (original)
+++ rave/trunk/rave-components/rave-web/pom.xml Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-components</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-web</artifactId>
Modified: rave/trunk/rave-custom-project-archetype/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-custom-project-archetype/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-custom-project-archetype/pom.xml (original)
+++ rave/trunk/rave-custom-project-archetype/pom.xml Tue Jul 9 21:25:07 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-custom-project-archetype</artifactId>
Modified: rave/trunk/rave-demo-gadgets/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-demo-gadgets/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-demo-gadgets/pom.xml (original)
+++ rave/trunk/rave-demo-gadgets/pom.xml Tue Jul 9 21:25:07 2013
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-demo-gadgets</artifactId>
Modified: rave/trunk/rave-integration-tests/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-integration-tests/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-integration-tests/pom.xml (original)
+++ rave/trunk/rave-integration-tests/pom.xml Tue Jul 9 21:25:07 2013
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: rave/trunk/rave-integration-tests/rave-admin-tests/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-integration-tests/rave-admin-tests/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-integration-tests/rave-admin-tests/pom.xml (original)
+++ rave/trunk/rave-integration-tests/rave-admin-tests/pom.xml Tue Jul 9
21:25:07 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.rave.integration-tests</groupId>
<artifactId>rave-integration-tests</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: rave/trunk/rave-integration-tests/rave-core-tests/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-integration-tests/rave-core-tests/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-integration-tests/rave-core-tests/pom.xml (original)
+++ rave/trunk/rave-integration-tests/rave-core-tests/pom.xml Tue Jul 9
21:25:07 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.rave.integration-tests</groupId>
<artifactId>rave-integration-tests</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: rave/trunk/rave-integration-tests/rave-default-account-tests/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-integration-tests/rave-default-account-tests/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-integration-tests/rave-default-account-tests/pom.xml
(original)
+++ rave/trunk/rave-integration-tests/rave-default-account-tests/pom.xml Tue
Jul 9 21:25:07 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.rave.integration-tests</groupId>
<artifactId>rave-integration-tests</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: rave/trunk/rave-integration-tests/rave-newuser-tests/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-integration-tests/rave-newuser-tests/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-integration-tests/rave-newuser-tests/pom.xml (original)
+++ rave/trunk/rave-integration-tests/rave-newuser-tests/pom.xml Tue Jul 9
21:25:07 2013
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.rave.integration-tests</groupId>
<artifactId>rave-integration-tests</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: rave/trunk/rave-portal-dependencies/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-portal-dependencies/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-portal-dependencies/pom.xml (original)
+++ rave/trunk/rave-portal-dependencies/pom.xml Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-project</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-portal-dependencies</artifactId>
Modified: rave/trunk/rave-portal-resources/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-portal-resources/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-portal-resources/pom.xml (original)
+++ rave/trunk/rave-portal-resources/pom.xml Tue Jul 9 21:25:07 2013
@@ -24,7 +24,7 @@
<parent>
<artifactId>rave-project</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-portal-resources</artifactId>
Modified: rave/trunk/rave-portal/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-portal/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-portal/pom.xml (original)
+++ rave/trunk/rave-portal/pom.xml Tue Jul 9 21:25:07 2013
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-portal</artifactId>
Modified: rave/trunk/rave-providers/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-providers/pom.xml (original)
+++ rave/trunk/rave-providers/pom.xml Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-project</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-providers</artifactId>
Modified: rave/trunk/rave-providers/rave-opensocial-provider/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-opensocial-provider/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-providers/rave-opensocial-provider/pom.xml (original)
+++ rave/trunk/rave-providers/rave-opensocial-provider/pom.xml Tue Jul 9
21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-providers</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-opensocial-provider</artifactId>
Modified:
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
---
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml
(original)
+++
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-client/pom.xml
Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-provider</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-opensocial-client</artifactId>
Modified:
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
---
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml
(original)
+++
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-core/pom.xml
Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-provider</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-opensocial-core</artifactId>
Modified:
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
---
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml
(original)
+++
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/pom.xml
Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-provider</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-opensocial-server</artifactId>
Modified:
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
---
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml
(original)
+++
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-dependencies/pom.xml
Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-server</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-shindig-dependencies</artifactId>
Modified:
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
---
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml
(original)
+++
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig-resources/pom.xml
Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-opensocial-server</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-shindig-resources</artifactId>
Modified:
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
---
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
(original)
+++
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.rave</groupId>
<artifactId>rave-opensocial-server</artifactId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-shindig</artifactId>
Modified: rave/trunk/rave-providers/rave-w3c-provider/pom.xml
URL:
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-w3c-provider/pom.xml?rev=1501567&r1=1501566&r2=1501567&view=diff
==============================================================================
--- rave/trunk/rave-providers/rave-w3c-provider/pom.xml (original)
+++ rave/trunk/rave-providers/rave-w3c-provider/pom.xml Tue Jul 9 21:25:07 2013
@@ -26,7 +26,7 @@
<parent>
<artifactId>rave-providers</artifactId>
<groupId>org.apache.rave</groupId>
- <version>0.22</version>
+ <version>0.22-SNAPSHOT</version>
</parent>
<artifactId>rave-w3c-provider</artifactId>