On 11/12/2010 08:04 PM, vmassol (SVN) wrote: > Author: vmassol > Date: 2010-11-12 20:04:15 +0100 (Fri, 12 Nov 2010) > New Revision: 32790 > > Modified: > platform/skins/trunk/colibri/pom.xml > Log: > Continue work after 1.25 release > > > Modified: platform/skins/trunk/colibri/pom.xml > =================================================================== > --- platform/skins/trunk/colibri/pom.xml 2010-11-12 18:53:53 UTC (rev > 32789) > +++ platform/skins/trunk/colibri/pom.xml 2010-11-12 19:04:15 UTC (rev > 32790) > @@ -27,7 +27,7 @@ > <parent> > <groupId>org.xwiki.platform.skins</groupId> > <artifactId>xwiki-skins</artifactId> > -<version>26</version> > +<version>27-SNAPSHOT</version> > </parent> > <artifactId>xwiki-skin-colibri</artifactId> > <name>XWiki Platform - Skins - Colibri</name> > @@ -42,7 +42,7 @@ > <dependency> > <groupId>org.xwiki.platform.skins</groupId> > <artifactId>xwiki-skin-albatross</artifactId> > -<version>1.30</version> > +<version>1.31-SNAPSHOT</version>
I think you can leave 1.30 for the moment, since Albatross is not expected to be updated in the future (it was voted as unmaintained). > <type>zip</type> > <scope>runtime</scope> > </dependency> -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

