You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/02/15 17:42:04 UTC

svn commit: r1446680 - /syncope/trunk/pom.xml

Author: ilgrosso
Date: Fri Feb 15 16:42:03 2013
New Revision: 1446680

URL: http://svn.apache.org/r1446680
Log:
White noise: formatting

Modified:
    syncope/trunk/pom.xml

Modified: syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1446680&r1=1446679&r2=1446680&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Fri Feb 15 16:42:03 2013
@@ -818,8 +818,12 @@ under the License.
     <repository>
       <id>sonatype</id>
       <url>https://oss.sonatype.org/content/repositories/snapshots</url>
-      <releases><enabled>false</enabled></releases>
-      <snapshots><enabled>true</enabled></snapshots>
+      <releases>
+        <enabled>false</enabled>
+      </releases>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
     </repository>
     
   </repositories>