some license fixes and some test logging

Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/8bb44685
Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/8bb44685
Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/8bb44685

Branch: refs/heads/master
Commit: 8bb44685bbe4cf3fc2b8dea062c4b4f8be4e23ea
Parents: 37d86ad
Author: Sebastian Schaffert <[email protected]>
Authored: Mon Apr 8 18:56:27 2013 +0200
Committer: Sebastian Schaffert <[email protected]>
Committed: Mon Apr 8 18:56:27 2013 +0200

----------------------------------------------------------------------
 build/archetypes/marmotta-archetype-module/pom.xml |    2 +-
 build/archetypes/marmotta-archetype-webapp/pom.xml |    2 +-
 build/archetypes/pom.xml                           |    2 +-
 build/checkstyle-resources/pom.xml                 |    2 +-
 build/dependency-resource-supplement/pom.xml       |    2 +-
 build/plugins/buildinfo-maven-plugin/pom.xml       |    2 +-
 build/plugins/marmotta-maven-plugin/pom.xml        |    2 +-
 build/plugins/pom.xml                              |    2 +-
 build/plugins/refpack-maven-plugin/pom.xml         |    2 +-
 build/plugins/repocheck-maven-plugin/pom.xml       |    2 +-
 build/pom.xml                                      |    2 +-
 client/marmotta-client-java/pom.xml                |    2 +-
 client/marmotta-client-js/pom.xml                  |    2 +-
 client/pom.xml                                     |    2 +-
 commons/marmotta-commons/pom.xml                   |    2 +-
 commons/pom.xml                                    |    2 +-
 commons/sesame-filter/pom.xml                      |    2 +-
 commons/sesame-tools-facading/pom.xml              |    2 +-
 commons/sesame-tools-rio-api/pom.xml               |    2 +-
 commons/sesame-tools-rio-ical/pom.xml              |    2 +-
 commons/sesame-tools-rio-jsonld/pom.xml            |    2 +-
 commons/sesame-tools-rio-rdfjson/pom.xml           |    2 +-
 commons/sesame-tools-rio-rss/pom.xml               |    2 +-
 commons/sesame-tools-rio-vcard/pom.xml             |    2 +-
 extras/pom.xml                                     |    2 +-
 launchers/marmotta-installer/pom.xml               |    2 +-
 launchers/marmotta-splash/pom.xml                  |    2 +-
 launchers/marmotta-webapp/LICENSE.txt              | 2862 ---------------
 launchers/marmotta-webapp/NOTICE.template          |    9 -
 launchers/marmotta-webapp/NOTICE.txt               |  259 --
 launchers/marmotta-webapp/pom.xml                  |    2 +-
 .../src/main/webapp/META-INF/LICENSE               | 2811 ++++++++++++---
 .../src/main/webapp/META-INF/NOTICE                |  480 +--
 launchers/pom.xml                                  |    2 +-
 libraries/kiwi/kiwi-contextaware/pom.xml           |    2 +-
 libraries/kiwi/kiwi-reasoner/pom.xml               |    2 +-
 .../reasoner/test/engine/ReasoningEngineTest.java  |   12 +
 .../test/parser/KWRLProgramParserTest.java         |   21 +
 .../reasoner/test/parser/KWRLRuleParserTest.java   |   19 +
 .../persistence/JustificationPersistenceTest.java  |   19 +
 .../persistence/KWRLProgramPersistenceTest.java    |   20 +
 .../test/persistence/PatternQueryTest.java         |   18 +
 .../kiwi/reasoner/test/sail/ReasoningSailTest.java |   14 +
 libraries/kiwi/kiwi-transactions/pom.xml           |    2 +-
 libraries/kiwi/kiwi-triplestore/pom.xml            |    2 +-
 libraries/kiwi/kiwi-tripletable/pom.xml            |    2 +-
 libraries/kiwi/kiwi-versioning/pom.xml             |    2 +-
 libraries/kiwi/pom.xml                             |    2 +-
 libraries/ldcache/ldcache-api/pom.xml              |    2 +-
 libraries/ldcache/ldcache-backend-ehcache/pom.xml  |    2 +-
 libraries/ldcache/ldcache-backend-file/pom.xml     |    2 +-
 libraries/ldcache/ldcache-backend-kiwi/pom.xml     |    2 +-
 libraries/ldcache/ldcache-core/pom.xml             |    2 +-
 libraries/ldcache/ldcache-sail-generic/pom.xml     |    2 +-
 libraries/ldcache/ldcache-sail-kiwi/pom.xml        |    2 +-
 libraries/ldcache/pom.xml                          |    2 +-
 libraries/ldclient/ldclient-api/pom.xml            |    2 +-
 libraries/ldclient/ldclient-core/pom.xml           |    2 +-
 .../ldclient/ldclient-provider-facebook/pom.xml    |    2 +-
 libraries/ldclient/ldclient-provider-html/pom.xml  |    2 +-
 libraries/ldclient/ldclient-provider-ldap/pom.xml  |    2 +-
 .../ldclient/ldclient-provider-mediawiki/pom.xml   |    2 +-
 libraries/ldclient/ldclient-provider-phpbb/pom.xml |    2 +-
 libraries/ldclient/ldclient-provider-rdf/pom.xml   |    2 +-
 libraries/ldclient/ldclient-provider-rdfa/pom.xml  |    2 +-
 libraries/ldclient/ldclient-provider-vimeo/pom.xml |    2 +-
 libraries/ldclient/ldclient-provider-xml/pom.xml   |    2 +-
 .../ldclient/ldclient-provider-youtube/pom.xml     |    2 +-
 libraries/ldclient/pom.xml                         |    2 +-
 libraries/ldpath/ldpath-api/pom.xml                |    2 +-
 libraries/ldpath/ldpath-backend-file/pom.xml       |    2 +-
 libraries/ldpath/ldpath-backend-jena/pom.xml       |    2 +-
 .../ldpath-backend-linkeddata/NOTICE.template      |    9 -
 libraries/ldpath/ldpath-backend-linkeddata/pom.xml |    2 +-
 libraries/ldpath/ldpath-backend-sesame/pom.xml     |    2 +-
 libraries/ldpath/ldpath-core/pom.xml               |    2 +-
 .../ldpath/ldpath-functions-collections/pom.xml    |    2 +-
 libraries/ldpath/ldpath-functions-date/pom.xml     |    2 +-
 libraries/ldpath/ldpath-functions-html/pom.xml     |    2 +-
 libraries/ldpath/ldpath-functions-math/pom.xml     |    2 +-
 libraries/ldpath/ldpath-functions-text/pom.xml     |    2 +-
 libraries/ldpath/ldpath-functions-xml/pom.xml      |    2 +-
 .../ldpath/ldpath-template-linkeddata/pom.xml      |    2 +-
 libraries/ldpath/ldpath-template/pom.xml           |    2 +-
 libraries/ldpath/pom.xml                           |    2 +-
 libraries/pom.xml                                  |    2 +-
 parent/pom.xml                                     |    6 +-
 platform/marmotta-core/pom.xml                     |    2 +-
 platform/marmotta-ldcache/pom.xml                  |    2 +-
 platform/marmotta-ldpath/pom.xml                   |    2 +-
 platform/marmotta-reasoner/pom.xml                 |    2 +-
 platform/marmotta-security/pom.xml                 |    2 +-
 platform/marmotta-sparql/pom.xml                   |    2 +-
 platform/marmotta-user/pom.xml                     |    2 +-
 platform/marmotta-versioning/pom.xml               |    2 +-
 platform/pom.xml                                   |    2 +-
 pom.xml                                            |    4 +-
 97 files changed, 2722 insertions(+), 4005 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/archetypes/marmotta-archetype-module/pom.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-module/pom.xml 
b/build/archetypes/marmotta-archetype-module/pom.xml
index 715bfb9..691e0c8 100644
--- a/build/archetypes/marmotta-archetype-module/pom.xml
+++ b/build/archetypes/marmotta-archetype-module/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/archetypes/marmotta-archetype-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/marmotta-archetype-webapp/pom.xml 
b/build/archetypes/marmotta-archetype-webapp/pom.xml
index 6db894d..4dfde69 100644
--- a/build/archetypes/marmotta-archetype-webapp/pom.xml
+++ b/build/archetypes/marmotta-archetype-webapp/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/build/archetypes/pom.xml b/build/archetypes/pom.xml
index b3ab06d..c09b061 100644
--- a/build/archetypes/pom.xml
+++ b/build/archetypes/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <artifactId>archetypes-reactor</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/checkstyle-resources/pom.xml
----------------------------------------------------------------------
diff --git a/build/checkstyle-resources/pom.xml 
b/build/checkstyle-resources/pom.xml
index 45f30fb..9e7a3e1 100644
--- a/build/checkstyle-resources/pom.xml
+++ b/build/checkstyle-resources/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/dependency-resource-supplement/pom.xml
----------------------------------------------------------------------
diff --git a/build/dependency-resource-supplement/pom.xml 
b/build/dependency-resource-supplement/pom.xml
index a1696f6..a115b44 100644
--- a/build/dependency-resource-supplement/pom.xml
+++ b/build/dependency-resource-supplement/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/plugins/buildinfo-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/build/plugins/buildinfo-maven-plugin/pom.xml 
b/build/plugins/buildinfo-maven-plugin/pom.xml
index 251268f..dee03f9 100644
--- a/build/plugins/buildinfo-maven-plugin/pom.xml
+++ b/build/plugins/buildinfo-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/plugins/marmotta-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/build/plugins/marmotta-maven-plugin/pom.xml 
b/build/plugins/marmotta-maven-plugin/pom.xml
index e6ae50a..bfc491d 100644
--- a/build/plugins/marmotta-maven-plugin/pom.xml
+++ b/build/plugins/marmotta-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
 
     <parent>
         <groupId>org.apache.marmotta</groupId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../</relativePath>
         <artifactId>plugins-reactor</artifactId>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/plugins/pom.xml
----------------------------------------------------------------------
diff --git a/build/plugins/pom.xml b/build/plugins/pom.xml
index 318c492..8248133 100644
--- a/build/plugins/pom.xml
+++ b/build/plugins/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/plugins/refpack-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/build/plugins/refpack-maven-plugin/pom.xml 
b/build/plugins/refpack-maven-plugin/pom.xml
index 3a89d0e..6e25838 100644
--- a/build/plugins/refpack-maven-plugin/pom.xml
+++ b/build/plugins/refpack-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
 
     <parent>
         <groupId>org.apache.marmotta</groupId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <artifactId>plugins-reactor</artifactId>
         <relativePath>../</relativePath>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/plugins/repocheck-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/build/plugins/repocheck-maven-plugin/pom.xml 
b/build/plugins/repocheck-maven-plugin/pom.xml
index 4e9a097..a7ae3ff 100644
--- a/build/plugins/repocheck-maven-plugin/pom.xml
+++ b/build/plugins/repocheck-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>plugins-reactor</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../</relativePath>
         <!-- <artifactId>maven-plugins</artifactId> 
<groupId>org.apache.maven.plugins</groupId> 
             <version>23</version> <relativePath /> -->

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/build/pom.xml
----------------------------------------------------------------------
diff --git a/build/pom.xml b/build/pom.xml
index 96512e8..4bc1c15 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/client/marmotta-client-java/pom.xml
----------------------------------------------------------------------
diff --git a/client/marmotta-client-java/pom.xml 
b/client/marmotta-client-java/pom.xml
index 4b986b5..2696225 100644
--- a/client/marmotta-client-java/pom.xml
+++ b/client/marmotta-client-java/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/client/marmotta-client-js/pom.xml
----------------------------------------------------------------------
diff --git a/client/marmotta-client-js/pom.xml 
b/client/marmotta-client-js/pom.xml
index 78aa907..3e54afb 100644
--- a/client/marmotta-client-js/pom.xml
+++ b/client/marmotta-client-js/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/client/pom.xml
----------------------------------------------------------------------
diff --git a/client/pom.xml b/client/pom.xml
index 13180c7..7b4aaef 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/marmotta-commons/pom.xml
----------------------------------------------------------------------
diff --git a/commons/marmotta-commons/pom.xml b/commons/marmotta-commons/pom.xml
index 2a4fa1d..6caca29 100644
--- a/commons/marmotta-commons/pom.xml
+++ b/commons/marmotta-commons/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/pom.xml
----------------------------------------------------------------------
diff --git a/commons/pom.xml b/commons/pom.xml
index b79b5d4..4ab2b61 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/sesame-filter/pom.xml
----------------------------------------------------------------------
diff --git a/commons/sesame-filter/pom.xml b/commons/sesame-filter/pom.xml
index 4054eca..72c323c 100644
--- a/commons/sesame-filter/pom.xml
+++ b/commons/sesame-filter/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/sesame-tools-facading/pom.xml
----------------------------------------------------------------------
diff --git a/commons/sesame-tools-facading/pom.xml 
b/commons/sesame-tools-facading/pom.xml
index f98e2f1..11ed686 100644
--- a/commons/sesame-tools-facading/pom.xml
+++ b/commons/sesame-tools-facading/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/sesame-tools-rio-api/pom.xml
----------------------------------------------------------------------
diff --git a/commons/sesame-tools-rio-api/pom.xml 
b/commons/sesame-tools-rio-api/pom.xml
index 2f8e912..da6e050 100644
--- a/commons/sesame-tools-rio-api/pom.xml
+++ b/commons/sesame-tools-rio-api/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/sesame-tools-rio-ical/pom.xml
----------------------------------------------------------------------
diff --git a/commons/sesame-tools-rio-ical/pom.xml 
b/commons/sesame-tools-rio-ical/pom.xml
index cbab00c..4966b65 100644
--- a/commons/sesame-tools-rio-ical/pom.xml
+++ b/commons/sesame-tools-rio-ical/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/sesame-tools-rio-jsonld/pom.xml
----------------------------------------------------------------------
diff --git a/commons/sesame-tools-rio-jsonld/pom.xml 
b/commons/sesame-tools-rio-jsonld/pom.xml
index b2cde39..5da43c0 100644
--- a/commons/sesame-tools-rio-jsonld/pom.xml
+++ b/commons/sesame-tools-rio-jsonld/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/sesame-tools-rio-rdfjson/pom.xml
----------------------------------------------------------------------
diff --git a/commons/sesame-tools-rio-rdfjson/pom.xml 
b/commons/sesame-tools-rio-rdfjson/pom.xml
index fd2f480..1a86935 100644
--- a/commons/sesame-tools-rio-rdfjson/pom.xml
+++ b/commons/sesame-tools-rio-rdfjson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/sesame-tools-rio-rss/pom.xml
----------------------------------------------------------------------
diff --git a/commons/sesame-tools-rio-rss/pom.xml 
b/commons/sesame-tools-rio-rss/pom.xml
index 90e5be9..e177a0a 100644
--- a/commons/sesame-tools-rio-rss/pom.xml
+++ b/commons/sesame-tools-rio-rss/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/commons/sesame-tools-rio-vcard/pom.xml
----------------------------------------------------------------------
diff --git a/commons/sesame-tools-rio-vcard/pom.xml 
b/commons/sesame-tools-rio-vcard/pom.xml
index 1620100..1804b70 100644
--- a/commons/sesame-tools-rio-vcard/pom.xml
+++ b/commons/sesame-tools-rio-vcard/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/extras/pom.xml
----------------------------------------------------------------------
diff --git a/extras/pom.xml b/extras/pom.xml
index 51b89f1..c8f7554 100644
--- a/extras/pom.xml
+++ b/extras/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/launchers/marmotta-installer/pom.xml
----------------------------------------------------------------------
diff --git a/launchers/marmotta-installer/pom.xml 
b/launchers/marmotta-installer/pom.xml
index 36d5baa..280bab7 100644
--- a/launchers/marmotta-installer/pom.xml
+++ b/launchers/marmotta-installer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/8bb44685/launchers/marmotta-splash/pom.xml
----------------------------------------------------------------------
diff --git a/launchers/marmotta-splash/pom.xml 
b/launchers/marmotta-splash/pom.xml
index 949bed6..a91377a 100644
--- a/launchers/marmotta-splash/pom.xml
+++ b/launchers/marmotta-splash/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.marmotta</groupId>
         <artifactId>marmotta-parent</artifactId>
-        <version>3.0.0-incubating-SNAPSHOT</version>
+        <version>3.0.0-incubating</version>
         <relativePath>../../parent</relativePath>
     </parent>
 

Reply via email to