Author: mrdon
Date: Sun Feb 17 00:23:30 2008
New Revision: 628449

URL: http://svn.apache.org/viewvc?rev=628449&view=rev
Log:
Rolling back to 1.0.3-SNAPSHOT, trying different staging repo

Modified:
    struts/maven/trunk/struts-annotations/pom.xml

Modified: struts/maven/trunk/struts-annotations/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations/pom.xml?rev=628449&r1=628448&r2=628449&view=diff
==============================================================================
--- struts/maven/trunk/struts-annotations/pom.xml (original)
+++ struts/maven/trunk/struts-annotations/pom.xml Sun Feb 17 00:23:30 2008
@@ -9,7 +9,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-annotations</artifactId>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>Struts Annotations</name>
     <url>http://struts.apache.org</url>
@@ -114,7 +114,7 @@
         <repository>
             <id>struts-staging</id>
             <name>Apache Struts Staging Repository</name>
-            
<url>scp://people.apache.org/www/people.apache.org/builds/struts-annotations/${pom.version}/m2-staging-repository</url>
+            
<url>scp://people.apache.org/www/people.apache.org/builds/struts/struts-annotations/${pom.version}/m2-staging-repository</url>
         </repository>
         <site>
             <id>apache-site</id>
@@ -137,4 +137,4 @@
             <version>2.3.11</version>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>


Reply via email to