You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by fm...@apache.org on 2012/02/28 10:10:33 UTC

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

Author: fmartelli
Date: Tue Feb 28 09:10:33 2012
New Revision: 1294531

URL: http://svn.apache.org/viewvc?rev=1294531&view=rev
Log:
all profile working again after last root pom modification

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=1294531&r1=1294530&r2=1294531&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Tue Feb 28 09:10:33 2012
@@ -1014,7 +1014,6 @@ under the License.
             <id>all</id>
             <modules>
                 <module>../quality</module>
-                <module>../build-tools</module>
                 <module>../archetype</module>
                 <module>../hibernate-enhancer</module>
             </modules>
@@ -1023,9 +1022,9 @@ under the License.
             <id>site</id>
             <modules>
                 <module>../quality</module>
-                <module>../build-tools</module>
                 <module>../archetype</module>
                 <module>../hibernate-enhancer</module>
+                <module>../build-tools</module>
                 <module>../client</module>
                 <module>../core</module>
                 <module>../console</module>