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/10/29 16:30:50 UTC

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

Author: andy
Date: Sat Oct 29 14:30:50 2011
New Revision: 1194895

URL: http://svn.apache.org/viewvc?rev=1194895&view=rev
Log: (empty)

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=1194895&r1=1194894&r2=1194895&view=diff
==============================================================================
--- incubator/jena/Jena2/Fuseki/trunk/pom.xml (original)
+++ incubator/jena/Jena2/Fuseki/trunk/pom.xml Sat Oct 29 14:30:50 2011
@@ -29,6 +29,8 @@
 
   <properties>
     <this.root>${project.artifactId}-${project.version}</this.root>
+    <server.jar.name>${project.artifactId}-${project.version}</server.jar.name>
+
     <ver.jena>2.6.5-SNAPSHOT</ver.jena>
     <ver.arq>2.8.9-SNAPSHOT</ver.arq>
     <ver.tdb>0.8.11-SNAPSHOT</ver.tdb>