You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2013/09/27 03:47:14 UTC

svn commit: r1526769 - /incubator/vxquery/branches/vxquery_0_2_staging/vxquery-parent/pom.xml

Author: tillw
Date: Fri Sep 27 01:47:14 2013
New Revision: 1526769

URL: http://svn.apache.org/r1526769
Log:
remove repository from distributionManagement to inherit the repository from the apache pom

Modified:
    incubator/vxquery/branches/vxquery_0_2_staging/vxquery-parent/pom.xml

Modified: incubator/vxquery/branches/vxquery_0_2_staging/vxquery-parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/vxquery/branches/vxquery_0_2_staging/vxquery-parent/pom.xml?rev=1526769&r1=1526768&r2=1526769&view=diff
==============================================================================
--- incubator/vxquery/branches/vxquery_0_2_staging/vxquery-parent/pom.xml (original)
+++ incubator/vxquery/branches/vxquery_0_2_staging/vxquery-parent/pom.xml Fri Sep 27 01:47:14 2013
@@ -155,13 +155,6 @@
   </mailingLists>
 
   <distributionManagement>
-    <repository>
-      <uniqueVersion>false</uniqueVersion>
-      <id>dist</id>
-      <name>dist directory</name>
-      <url>file:dist</url>
-      <layout>default</layout>
-    </repository>
     <site>
       <id>vxquery.website</id>
       <name>VXQuery Website</name>