Author: fmeschbe
Date: Wed Nov 25 14:02:13 2009
New Revision: 884104

URL: http://svn.apache.org/viewvc?rev=884104&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.1.0

Modified:
    sling/trunk/launchpad/base/pom.xml

Modified: sling/trunk/launchpad/base/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/launchpad/base/pom.xml?rev=884104&r1=884103&r2=884104&view=diff
==============================================================================
--- sling/trunk/launchpad/base/pom.xml (original)
+++ sling/trunk/launchpad/base/pom.xml Wed Nov 25 14:02:13 2009
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.launchpad.base</artifactId>
-    <version>2.0.5-SNAPSHOT</version>
+    <version>2.1.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Launchpad Base</name>
@@ -38,9 +38,9 @@
     </description>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/launchpad/base</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/launchpad/base</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/launchpad/base</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.base-2.1.0</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.launchpad.base-2.1.0</developerConnection>
+        
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.launchpad.base-2.1.0</url>
     </scm>
 
     <build>
@@ -135,7 +135,7 @@
                             <!-- ensure the legalize stuff is in the war -->
                             <webResources>
                                 <webResource>
-                                    <targetPath></targetPath>
+                                    <targetPath />
                                     <filtering>false</filtering>
                                     
<directory>${project.build.directory}/maven-shared-archive-resources</directory>
                                 </webResource>


Reply via email to