Author: sgoeschl
Date: Tue Feb 16 11:21:25 2010
New Revision: 910480

URL: http://svn.apache.org/viewvc?rev=910480&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    turbine/fulcrum/trunk/jetty/pom.xml

Modified: turbine/fulcrum/trunk/jetty/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/jetty/pom.xml?rev=910480&r1=910479&r2=910480&view=diff
==============================================================================
--- turbine/fulcrum/trunk/jetty/pom.xml (original)
+++ turbine/fulcrum/trunk/jetty/pom.xml Tue Feb 16 11:21:25 2010
@@ -8,16 +8,16 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>fulcrum-jetty</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>Fulcrum Jetty</name>
   <inceptionYear>2008</inceptionYear>
   <description>Avalon Component for an embeddable Jetty Servlet 
Container</description>
   <url>http://turbine.apache.org/fulcrum/fulcrum-jetty/</url>
                
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_JETTY_1_0_0</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/FULCRUM_JETTY_1_0_0</developerConnection>
-    
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/FULCRUM_JETTY_1_0_0</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/jetty/</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/jetty/</developerConnection>
+    <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/jetty/</url>
   </scm>
 
   <distributionManagement>


Reply via email to