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 2015/03/05 16:37:01 UTC

[22/23] jena git commit: Rename artifact jena-fuseki as jena-fuseki1

Rename artifact jena-fuseki as jena-fuseki1


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/6f32e593
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/6f32e593
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/6f32e593

Branch: refs/heads/master
Commit: 6f32e5935c0d29a4601af1acbcda1cc188502594
Parents: 662cf71
Author: Andy Seaborne <an...@apache.org>
Authored: Thu Mar 5 15:06:09 2015 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Thu Mar 5 15:06:09 2015 +0000

----------------------------------------------------------------------
 jena-fuseki1/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/6f32e593/jena-fuseki1/pom.xml
----------------------------------------------------------------------
diff --git a/jena-fuseki1/pom.xml b/jena-fuseki1/pom.xml
index c1d19d3..2e7805a 100644
--- a/jena-fuseki1/pom.xml
+++ b/jena-fuseki1/pom.xml
@@ -18,7 +18,7 @@
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
-  <artifactId>jena-fuseki</artifactId>
+  <artifactId>jena-fuseki1</artifactId>
   <packaging>jar</packaging>
   <name>Apache Jena - Fuseki1 (SPARQL 1.1 Server)</name>
   <version>1.1.2-SNAPSHOT</version>