You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by ca...@apache.org on 2011/08/19 13:47:32 UTC

svn commit: r1159602 - /incubator/jena/Jena2/ARQ/trunk/pom.xml

Author: castagna
Date: Fri Aug 19 11:47:32 2011
New Revision: 1159602

URL: http://svn.apache.org/viewvc?rev=1159602&view=rev
Log:
I am trying to see if this fixes the issues we are currently experiencing on Jenkins. 

Modified:
    incubator/jena/Jena2/ARQ/trunk/pom.xml

Modified: incubator/jena/Jena2/ARQ/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/pom.xml?rev=1159602&r1=1159601&r2=1159602&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/pom.xml (original)
+++ incubator/jena/Jena2/ARQ/trunk/pom.xml Fri Aug 19 11:47:32 2011
@@ -330,7 +330,7 @@ build.time.txt=${build.time.txt}
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-eclipse-plugin</artifactId>
-	<version>RELEASE</version>
+        <version>2.8</version>
         <configuration>
           <buildOutputDirectory>${project.build.directory}/classes-eclipse</buildOutputDirectory>
           <downloadSources>true</downloadSources>