You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2010/07/01 13:12:04 UTC

svn commit: r959598 - /servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml

Author: gertv
Date: Thu Jul  1 11:12:03 2010
New Revision: 959598

URL: http://svn.apache.org/viewvc?rev=959598&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.jetty-bundle-6.1.24_1

Modified:
    servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml

Modified: servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml?rev=959598&r1=959597&r2=959598&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jetty-bundle-6.1.24/pom.xml Thu Jul  1 11:12:03 2010
@@ -1,7 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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">
 
     <!--
 
@@ -32,7 +29,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jetty-bundle</artifactId>
     <packaging>bundle</packaging>
-    <version>6.1.24_1-SNAPSHOT</version>
+    <version>6.1.24_1</version>
     <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -145,4 +142,10 @@
         </plugins>
     </build>
 
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-bundle-6.1.24_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-bundle-6.1.24_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jetty-bundle-6.1.24_1</url>
+  </scm>
 </project>
\ No newline at end of file