You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by di...@apache.org on 2008/03/31 03:36:20 UTC

svn commit: r642853 - /webservices/commons/trunk/modules/axiom/pom.xml

Author: dims
Date: Sun Mar 30 18:36:16 2008
New Revision: 642853

URL: http://svn.apache.org/viewvc?rev=642853&view=rev
Log:
argh! cleanup the m1 repo stuff

Modified:
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=642853&r1=642852&r2=642853&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Sun Mar 30 18:36:16 2008
@@ -240,21 +240,6 @@
                         </configuration>
                     </plugin>
                     <plugin>
-                        <artifactId>maven-one-plugin</artifactId>
-                        <executions>
-                            <execution>
-                                <goals>
-                                    <goal>install-maven-one-repository</goal>
-                                    <goal>deploy-maven-one-repository</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                        <configuration>
-                            <remoteRepositoryId>apache-snapshots</remoteRepositoryId>
-                            <remoteRepositoryUrl>scp://people.apache.org/www/people.apache.org/repo/m1-ibiblio-rsync-repository</remoteRepositoryUrl>
-                        </configuration>
-                    </plugin>
-                    <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-release-plugin</artifactId>
                         <configuration>
@@ -285,21 +270,6 @@
                         </executions>
                         <configuration>
                             <attach>true</attach>
-                        </configuration>
-                    </plugin>
-                    <plugin>
-                        <artifactId>maven-one-plugin</artifactId>
-                        <executions>
-                            <execution>
-                                <goals>
-                                    <goal>install-maven-one-repository</goal>
-                                    <goal>deploy-maven-one-repository</goal>
-                                </goals>
-                            </execution>
-                        </executions>
-                        <configuration>
-                            <remoteRepositoryId>apache-snapshots</remoteRepositoryId>
-                            <remoteRepositoryUrl>scp://people.apache.org/www/people.apache.org/repo/m1-snapshot-repository</remoteRepositoryUrl>
                         </configuration>
                     </plugin>
                 </plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org