Author: fchrist Date: Fri Jun 1 12:48:07 2012 New Revision: 1345137 URL: http://svn.apache.org/viewvc?rev=1345137&view=rev Log: STANBOL-643 Fix build.
Modified: incubator/stanbol/trunk/commons/solr/core/pom.xml Modified: incubator/stanbol/trunk/commons/solr/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/core/pom.xml?rev=1345137&r1=1345136&r2=1345137&view=diff ============================================================================== --- incubator/stanbol/trunk/commons/solr/core/pom.xml (original) +++ incubator/stanbol/trunk/commons/solr/core/pom.xml Fri Jun 1 12:48:07 2012 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.stanbol</groupId> <artifactId>stanbol-parent</artifactId> - <version>1-incubating</version> + <version>2-incubating-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent>