You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-commits@portals.apache.org by ta...@apache.org on 2015/04/20 04:11:50 UTC

svn commit: r1674718 - /portals/bridges/bridges-jsf/trunk/pom.xml

Author: taylor
Date: Mon Apr 20 02:11:49 2015
New Revision: 1674718

URL: http://svn.apache.org/r1674718
Log:
[maven-release-plugin] rollback the release of portals-bridges-jsf-1.1

Modified:
    portals/bridges/bridges-jsf/trunk/pom.xml

Modified: portals/bridges/bridges-jsf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/bridges/bridges-jsf/trunk/pom.xml?rev=1674718&r1=1674717&r2=1674718&view=diff
==============================================================================
--- portals/bridges/bridges-jsf/trunk/pom.xml (original)
+++ portals/bridges/bridges-jsf/trunk/pom.xml Mon Apr 20 02:11:49 2015
@@ -17,13 +17,15 @@ limitations under the License.
 
   $Id$
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>portals-bridges-jsf</artifactId>
     <groupId>org.apache.portals.bridges</groupId>
-    <version>1.1</version>
+    <version>1.1-SNAPSHOT</version>
     <parent>
         <groupId>org.apache.portals</groupId>
         <artifactId>bridges-pom</artifactId>
@@ -96,9 +98,9 @@ limitations under the License.
     <!-- Project Information -->
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/bridges/tags/portals-bridges-jsf-1.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/bridges/tags/portals-bridges-jsf-1.1</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/portals/bridges/tags/portals-bridges-jsf-1.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/bridges/trunk/jsf</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/bridges/trunk/jsf</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/bridges/trunk/jsf/</url>
     </scm>
 
     <repositories>



---------------------------------------------------------------------
To unsubscribe, e-mail: bridges-commits-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-commits-help@portals.apache.org