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 2012/10/19 23:16:07 UTC

svn commit: r1400299 - in /jena/trunk: jena-arq/pom.xml jena-core/pom.xml jena-examples/pom.xml jena-fuseki/pom.xml jena-iri/pom.xml jena-parent/pom.xml jena-tdb/pom.xml

Author: andy
Date: Fri Oct 19 21:16:07 2012
New Revision: 1400299

URL: http://svn.apache.org/viewvc?rev=1400299&view=rev
Log:
Revert versions

Modified:
    jena/trunk/jena-arq/pom.xml
    jena/trunk/jena-core/pom.xml
    jena/trunk/jena-examples/pom.xml
    jena/trunk/jena-fuseki/pom.xml
    jena/trunk/jena-iri/pom.xml
    jena/trunk/jena-parent/pom.xml
    jena/trunk/jena-tdb/pom.xml

Modified: jena/trunk/jena-arq/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-arq/pom.xml?rev=1400299&r1=1400298&r2=1400299&view=diff
==============================================================================
--- jena/trunk/jena-arq/pom.xml (original)
+++ jena/trunk/jena-arq/pom.xml Fri Oct 19 21:16:07 2012
@@ -23,7 +23,7 @@
   <packaging>jar</packaging>
   <name>jena-arq</name>
   <!--<version>${ver.arq}</version>-->
-  <version>2.9.5-SNAPSHOT</version>
+  <version>2.9.4-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.jena</groupId>

Modified: jena/trunk/jena-core/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-core/pom.xml?rev=1400299&r1=1400298&r2=1400299&view=diff
==============================================================================
--- jena/trunk/jena-core/pom.xml (original)
+++ jena/trunk/jena-core/pom.xml Fri Oct 19 21:16:07 2012
@@ -22,7 +22,7 @@
   <artifactId>jena-core</artifactId>
   <packaging>jar</packaging>
   <name>jena-core</name>
-  <version>2.7.5-SNAPSHOT</version>
+  <version>2.7.4-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.jena</groupId>

Modified: jena/trunk/jena-examples/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-examples/pom.xml?rev=1400299&r1=1400298&r2=1400299&view=diff
==============================================================================
--- jena/trunk/jena-examples/pom.xml (original)
+++ jena/trunk/jena-examples/pom.xml Fri Oct 19 21:16:07 2012
@@ -1,5 +1,24 @@
-<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/xsd/maven-4.0.0.xsd">
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.jena</groupId>

Modified: jena/trunk/jena-fuseki/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/pom.xml?rev=1400299&r1=1400298&r2=1400299&view=diff
==============================================================================
--- jena/trunk/jena-fuseki/pom.xml (original)
+++ jena/trunk/jena-fuseki/pom.xml Fri Oct 19 21:16:07 2012
@@ -22,7 +22,7 @@
   <artifactId>jena-fuseki</artifactId>
   <packaging>jar</packaging>
   <name>jena-fuseki</name>
-  <version>0.2.6-SNAPSHOT</version>
+  <version>0.2.5-SNAPSHOT</version>
   <description>Jena SPARQL Server</description>
   <url>http://jena.apache.org/</url>
 

Modified: jena/trunk/jena-iri/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-iri/pom.xml?rev=1400299&r1=1400298&r2=1400299&view=diff
==============================================================================
--- jena/trunk/jena-iri/pom.xml (original)
+++ jena/trunk/jena-iri/pom.xml Fri Oct 19 21:16:07 2012
@@ -25,7 +25,7 @@
   <packaging>jar</packaging>
   <name>jena-iri</name>
   <!--<version>${ver.iri}</version>-->
-  <version>0.9.5-SNAPSHOT</version>
+  <version>0.9.4-SNAPSHOT</version>
   <description />
 
   <parent>

Modified: jena/trunk/jena-parent/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-parent/pom.xml?rev=1400299&r1=1400298&r2=1400299&view=diff
==============================================================================
--- jena/trunk/jena-parent/pom.xml (original)
+++ jena/trunk/jena-parent/pom.xml Fri Oct 19 21:16:07 2012
@@ -23,7 +23,7 @@
   <artifactId>jena-parent</artifactId>
   <packaging>pom</packaging>
   <url>http://jena.apache.org/</url>
-  <version>5-SNAPSHOT</version>
+  <version>4-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache</groupId>

Modified: jena/trunk/jena-tdb/pom.xml
URL: http://svn.apache.org/viewvc/jena/trunk/jena-tdb/pom.xml?rev=1400299&r1=1400298&r2=1400299&view=diff
==============================================================================
--- jena/trunk/jena-tdb/pom.xml (original)
+++ jena/trunk/jena-tdb/pom.xml Fri Oct 19 21:16:07 2012
@@ -22,7 +22,7 @@
   <artifactId>jena-tdb</artifactId>
   <packaging>jar</packaging>
   <name>jena-tdb</name>
-  <version>0.9.5-SNAPSHOT</version>
+  <version>0.9.4-SNAPSHOT</version>
 
   <parent>
     <groupId>org.apache.jena</groupId>