Author: fchrist
Date: Mon Jun 4 13:20:19 2012
New Revision: 1345953
URL: http://svn.apache.org/viewvc?rev=1345953&view=rev
Log:
STANBOL-641 temporarily fixed source assembly version
Modified:
incubator/stanbol/trunk/parent/pom.xml
Modified: incubator/stanbol/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1345953&r1=1345952&r2=1345953&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Mon Jun 4 13:20:19 2012
@@ -1466,7 +1466,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>source-assembly</artifactId>
- <version>0.10.1-incubating-SNAPSHOT</version>
+ <version>0.10.0-incubating</version>
</dependency>
</dependencies>
</plugin>