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 at...@apache.org on 2010/04/13 16:16:23 UTC

svn commit: r933624 - /portals/bridges/bridges-velocity/trunk/pom.xml

Author: ate
Date: Tue Apr 13 14:16:23 2010
New Revision: 933624

URL: http://svn.apache.org/viewvc?rev=933624&view=rev
Log:
[maven-release-plugin] prepare release portals-bridges-velocity-2.0

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

Modified: portals/bridges/bridges-velocity/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/bridges/bridges-velocity/trunk/pom.xml?rev=933624&r1=933623&r2=933624&view=diff
==============================================================================
--- portals/bridges/bridges-velocity/trunk/pom.xml (original)
+++ portals/bridges/bridges-velocity/trunk/pom.xml Tue Apr 13 14:16:23 2010
@@ -8,8 +8,7 @@
     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. $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>
 
@@ -24,7 +23,7 @@
   <artifactId>portals-bridges-velocity</artifactId>
   <packaging>jar</packaging>
   <name>Apache Portals Bridges Velocity Bridge</name>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.0</version>
   <description>Apache Portals Bridges Velocity Bridge</description>
 
   <properties>
@@ -67,9 +66,9 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/bridges/bridges-velocity/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/bridges/bridges-velocity/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/portals/bridges/bridges-velocity/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/bridges/bridges-velocity/tags/portals-bridges-velocity-2.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/bridges/bridges-velocity/tags/portals-bridges-velocity-2.0</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/bridges/bridges-velocity/tags/portals-bridges-velocity-2.0</url>
   </scm>
 
 </project>
\ No newline at end of file



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