Author: gnodet
Date: Wed Jan 31 15:07:08 2007
New Revision: 502034

URL: http://svn.apache.org/viewvc?view=rev&rev=502034
Log:
Releasing servicemix-3.1

Added:
    incubator/servicemix/tags/servicemix-3.1/
      - copied from r501876, incubator/servicemix/branches/servicemix-3.1/
Modified:
    incubator/servicemix/tags/servicemix-3.1/pom.xml

Modified: incubator/servicemix/tags/servicemix-3.1/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/tags/servicemix-3.1/pom.xml?view=diff&rev=502034&r1=501876&r2=502034
==============================================================================
--- incubator/servicemix/tags/servicemix-3.1/pom.xml (original)
+++ incubator/servicemix/tags/servicemix-3.1/pom.xml Wed Jan 31 15:07:08 2007
@@ -1615,16 +1615,16 @@
         <repository>
             <id>servicemix</id>
             <name>Apache Release Distribution Repository</name>
-            
<url>scpexe://people.apache.org/www/people.apache.org/repo/m2-incubating-repository</url>
+            
<url>scp://people.apache.org/www/people.apache.org/repo/m2-incubating-repository</url>
         </repository>
         <snapshotRepository>
             <id>apache.snapshots</id>
             <name>Apache Development Snapshot Repository</name>
-            
<url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
         </snapshotRepository>
         <site>
             <id>servicemix</id>
-            
<url>scpexe://people.apache.org/www/incubator.apache.org/servicemix/dist/servicemix-${version}/site</url>
+            
<url>scp://people.apache.org/www/incubator.apache.org/servicemix/dist/servicemix-${version}/site</url>
         </site>
     </distributionManagement>
 
@@ -1786,4 +1786,4 @@
             </plugin>
         </plugins>
     </reporting>
-</project>
\ No newline at end of file
+</project>


Reply via email to