You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2010/01/05 10:33:43 UTC

svn commit: r895960 - /incubator/aries/trunk/samples/pom.xml

Author: zoe
Date: Tue Jan  5 09:33:42 2010
New Revision: 895960

URL: http://svn.apache.org/viewvc?rev=895960&view=rev
Log:
ARIES-104

Modified:
    incubator/aries/trunk/samples/pom.xml

Modified: incubator/aries/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/samples/pom.xml?rev=895960&r1=895959&r2=895960&view=diff
==============================================================================
--- incubator/aries/trunk/samples/pom.xml (original)
+++ incubator/aries/trunk/samples/pom.xml Tue Jan  5 09:33:42 2010
@@ -24,24 +24,6 @@
     <artifactId>samples</artifactId>
     <name>Apache Aries Samples</name>
     <packaging>pom</packaging>
-
-    <repositories>
-       <!--  <repository>
-            <id>apache.snapshots</id>
-            <name>Apache Snapshots Repository</name>
-            <url>https://repository.apache.org/content/groups/snapshots-group</url>
-            <layout>default</layout>
-            <snapshots>
-                <enabled>true</enabled>
-                <updatePolicy>daily</updatePolicy>
-                <checksumPolicy>ignore</checksumPolicy>
-            </snapshots>
-            <releases>
-                <enabled>false</enabled>
-            </releases>
-        </repository>
-        -->
-    </repositories>
   
     <build>
         <pluginManagement>