Author: taylor
Date: Mon Apr 20 02:06:51 2015
New Revision: 1674717
URL: http://svn.apache.org/r1674717
Log:
[maven-release-plugin] prepare release 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=1674717&r1=1674716&r2=1674717&view=diff
==============================================================================
--- portals/bridges/bridges-jsf/trunk/pom.xml (original)
+++ portals/bridges/bridges-jsf/trunk/pom.xml Mon Apr 20 02:06:51 2015
@@ -17,15 +17,13 @@ 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-SNAPSHOT</version>
+ <version>1.1</version>
<parent>
<groupId>org.apache.portals</groupId>
<artifactId>bridges-pom</artifactId>
@@ -98,9 +96,9 @@ limitations under the License.
<!-- Project Information -->
<scm>
-
<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>
+
<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>
</scm>
<repositories>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]