Author: tfischer
Date: Wed Sep 5 02:08:19 2012
New Revision: 1380948
URL: http://svn.apache.org/viewvc?rev=1380948&view=rev
Log:
remove distributionManagement section (use distributionManagemenet from apache
pom)
Modified:
db/torque/torque4/trunk/torque-maven-parent/pom.xml
Modified: db/torque/torque4/trunk/torque-maven-parent/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-parent/pom.xml?rev=1380948&r1=1380947&r2=1380948&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-maven-parent/pom.xml (original)
+++ db/torque/torque4/trunk/torque-maven-parent/pom.xml Wed Sep 5 02:08:19 2012
@@ -491,19 +491,6 @@
</plugins>
</reporting>
- <distributionManagement>
- <repository>
- <id>apache.releases</id>
- <name>Apache Release Distribution Repository</name>
-
<url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
- </repository>
- <snapshotRepository>
- <id>apache.snapshots</id>
- <name>Apache Development Snapshot Repository</name>
-
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
- </snapshotRepository>
- </distributionManagement>
-
<properties>
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]