You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2011/12/10 23:13:01 UTC

svn commit: r1212898 - /incubator/jena/Jena2/Fuseki/trunk/pom.xml

Author: andy
Date: Sat Dec 10 22:13:01 2011
New Revision: 1212898

URL: http://svn.apache.org/viewvc?rev=1212898&view=rev
Log:
Correct property name

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

Modified: incubator/jena/Jena2/Fuseki/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/pom.xml?rev=1212898&r1=1212897&r2=1212898&view=diff
==============================================================================
--- incubator/jena/Jena2/Fuseki/trunk/pom.xml (original)
+++ incubator/jena/Jena2/Fuseki/trunk/pom.xml Sat Dec 10 22:13:01 2011
@@ -137,7 +137,7 @@
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>
       <artifactId>httpclient</artifactId>
-      <version>${ver.http-client}</version>
+      <version>${ver.httpclient}</version>
       <exclusions>
 	<!-- Replace with slf4j adapter -->
         <exclusion>