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 2012/05/22 11:55:11 UTC

svn commit: r1341380 - /incubator/syncope/trunk/parent/pom.xml

Author: ilgrosso
Date: Tue May 22 09:55:11 2012
New Revision: 1341380

URL: http://svn.apache.org/viewvc?rev=1341380&view=rev
Log:
Updating Alfresco Maven repository URL (for Activiti)

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

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1341380&r1=1341379&r2=1341380&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Tue May 22 09:55:11 2012
@@ -689,7 +689,7 @@ under the License.
 
     <repository>
       <id>activiti</id>
-      <url>http://maven.alfresco.com/nexus/content/repositories/activiti</url>
+      <url>http://maven.alfresco.com/nexus/content/groups/public/</url>
     </repository>
 
   </repositories>