Author: reto Date: Mon Jun 4 14:06:40 2012 New Revision: 1345977 URL: http://svn.apache.org/viewvc?rev=1345977&view=rev Log: featured-vfolders/pom.xml updated version of dependency to use new ConstrainedDocumentSet
Modified: incubator/stanbol/branches/ontonet-showcase/featured-vfolders/pom.xml Modified: incubator/stanbol/branches/ontonet-showcase/featured-vfolders/pom.xml URL: http://svn.apache.org/viewvc/incubator/stanbol/branches/ontonet-showcase/featured-vfolders/pom.xml?rev=1345977&r1=1345976&r2=1345977&view=diff ============================================================================== --- incubator/stanbol/branches/ontonet-showcase/featured-vfolders/pom.xml (original) +++ incubator/stanbol/branches/ontonet-showcase/featured-vfolders/pom.xml Mon Jun 4 14:06:40 2012 @@ -16,7 +16,7 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>stanbol-parent</artifactId> - <version>0.9.0-incubating-SNAPSHOT</version> + <version>2-incubating-SNAPSHOT</version> </parent> <artifactId>org.apache.stanbol.contenthub.vfolders</artifactId> @@ -57,6 +57,7 @@ <dependency> <groupId>org.apache.stanbol</groupId> <artifactId>org.apache.stanbol.contenthub.servicesapi</artifactId> + <version>0.10.0-incubating-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.stanbol</groupId>