Author: bdelacretaz
Date: Thu Apr  7 15:57:35 2011
New Revision: 1089928

URL: http://svn.apache.org/viewvc?rev=1089928&view=rev
Log:
remove distributionManagement for now, doesn't work like this on hudson

Modified:
    incubator/stanbol/trunk/parent/pom.xml

Modified: incubator/stanbol/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1089928&r1=1089927&r2=1089928&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Thu Apr  7 15:57:35 2011
@@ -33,21 +33,6 @@
     <url>http://issues.apache.org/jira/browse/STANBOL</url>
   </issueManagement>
 
-  <distributionManagement>
-    <!-- not yet!
-    <repository>
-      <id>apache.releases.https</id>
-      <name>Apache Release Distribution Repository</name>
-      
<url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
-    </repository>
-    -->
-    <snapshotRepository>
-      <id>apache.snapshots.https</id>
-      <name>Apache Development Snapshot Repository</name>
-      <url>https://repository.apache.org/content/repositories/snapshots</url>
-    </snapshotRepository>
-  </distributionManagement>
-
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <stanbol-version>0.9-SNAPSHOT</stanbol-version>


Reply via email to