Thanks Caleb, that's because I forget to use the -P param to activate profiles when I did the branching.
Sorry -Vincent On Nov 5, 2010, at 11:53 AM, cjdelisle (SVN) wrote: > Author: cjdelisle > Date: 2010-11-05 11:53:34 +0100 (Fri, 05 Nov 2010) > New Revision: 32511 > > Modified: > enterprise/trunk/database/derby/pom.xml > enterprise/trunk/database/mysql/pom.xml > enterprise/trunk/database/pgsql/pom.xml > enterprise/trunk/distribution-test/cluster-tests/pom.xml > enterprise/trunk/distribution-test/escaping-tests/pom.xml > enterprise/trunk/distribution-test/ldap-tests/pom.xml > enterprise/trunk/distribution-test/misc-tests/pom.xml > enterprise/trunk/distribution-test/officeimporter-tests/pom.xml > enterprise/trunk/distribution-test/pom.xml > enterprise/trunk/distribution-test/rest-tests/pom.xml > enterprise/trunk/distribution-test/selenium-tests/pom.xml > enterprise/trunk/distribution-test/ui-tests/pom.xml > enterprise/trunk/distribution-test/webdav-tests/pom.xml > enterprise/trunk/distribution-test/webstandards-tests/pom.xml > enterprise/trunk/distribution-test/wysiwyg-tests/pom.xml > enterprise/trunk/distribution-test/xmlrpc-tests/pom.xml > enterprise/trunk/distribution/glassfish/derby/pom.xml > enterprise/trunk/distribution/glassfish/pom.xml > enterprise/trunk/distribution/jetty/derby/pom.xml > enterprise/trunk/distribution/jetty/mysql/pom.xml > enterprise/trunk/distribution/jetty/pgsql/pom.xml > enterprise/trunk/installers/generic/pom.xml > enterprise/trunk/installers/pom.xml > enterprise/trunk/installers/windows/pom.xml > Log: > [misc] Updated version numbers following release. > > Modified: enterprise/trunk/database/derby/pom.xml > =================================================================== > --- enterprise/trunk/database/derby/pom.xml 2010-11-05 10:23:34 UTC (rev > 32510) > +++ enterprise/trunk/database/derby/pom.xml 2010-11-05 10:53:34 UTC (rev > 32511) > @@ -27,7 +27,7 @@ > <parent> > <groupId>org.xwiki.enterprise</groupId> > <artifactId>xwiki-enterprise-database</artifactId> > - <version>2.6-SNAPSHOT</version> > + <version>2.7-SNAPSHOT</version> > </parent> > <artifactId>xwiki-enterprise-database-derby</artifactId> > <name>XWiki Products - Enterprise - Database - Derby</name> > [snip] _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

