Author: olamy
Date: Wed Oct  3 17:05:52 2012
New Revision: 1393619

URL: http://svn.apache.org/viewvc?rev=1393619&view=rev
Log:
really try to make jenkins happy :-)

Modified:
    directmemory/trunk/pom.xml

Modified: directmemory/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/directmemory/trunk/pom.xml?rev=1393619&r1=1393618&r2=1393619&view=diff
==============================================================================
--- directmemory/trunk/pom.xml (original)
+++ directmemory/trunk/pom.xml Wed Oct  3 17:05:52 2012
@@ -515,4 +515,16 @@ under the License.
     </profile>
   </profiles>
 
+  <!-- to be able to download parent -->
+  <repositories>
+    <repository>
+      <id>apache.snapshots</id>
+      <name>Apache Snapshot Repository</name>
+      <url>http://repository.apache.org/snapshots</url>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+    </repository>
+  </repositories>
+
 </project>


Reply via email to