Author: fmeschbe Date: Mon Jan 26 09:53:09 2009 New Revision: 737662 URL: http://svn.apache.org/viewvc?rev=737662&view=rev Log: Wrong parent pom version
Modified: incubator/sling/trunk/launchpad/bundles/pom.xml Modified: incubator/sling/trunk/launchpad/bundles/pom.xml URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/bundles/pom.xml?rev=737662&r1=737661&r2=737662&view=diff ============================================================================== --- incubator/sling/trunk/launchpad/bundles/pom.xml (original) +++ incubator/sling/trunk/launchpad/bundles/pom.xml Mon Jan 26 09:53:09 2009 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>4-incubator-SNAPSHOT</version> + <version>5-incubator-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent>