http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/provisioning/rdf.tdb/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/rdf.tdb/pom.xml b/provisioning/rdf.tdb/pom.xml index b1ac0d9..03939a0 100644 --- a/provisioning/rdf.tdb/pom.xml +++ b/provisioning/rdf.tdb/pom.xml @@ -19,21 +19,19 @@ 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"> +<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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>rdf.tdb</artifactId> - <version>0.1-SNAPSHOT</version> + <version>0.1</version> <packaging>feature</packaging> <name>Clerezza - Provisioning - Jena TDB Storage</name> @@ -153,7 +151,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.tdb.storage</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <!-- <dependency> @@ -180,7 +178,7 @@ <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>org.apache.jena.jena-tdb</artifactId> - <version>1.0.1_1-SNAPSHOT</version> + <version>1.0.1_1</version> </dependency> <!-- <dependency> <groupId>org.apache.servicemix.bundles</groupId>
http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/provisioning/rdf.virtuoso/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/rdf.virtuoso/pom.xml b/provisioning/rdf.virtuoso/pom.xml index 7a6b27e..7b78ff6 100644 --- a/provisioning/rdf.virtuoso/pom.xml +++ b/provisioning/rdf.virtuoso/pom.xml @@ -19,21 +19,19 @@ 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"> +<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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>rdf.virtuoso</artifactId> - <version>0.1-SNAPSHOT</version> + <version>0.1</version> <packaging>feature</packaging> <name>Clerezza - Provisioning - Virtuoso Storage</name> @@ -199,12 +197,12 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>ext.virtuoso.jdbc</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.virtuoso.storage</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/provisioning/rdf.web/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/rdf.web/pom.xml b/provisioning/rdf.web/pom.xml index c9f287f..d9a7e27 100644 --- a/provisioning/rdf.web/pom.xml +++ b/provisioning/rdf.web/pom.xml @@ -19,21 +19,19 @@ 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"> +<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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>rdf.web</artifactId> - <version>0.1-SNAPSHOT</version> + <version>0.1</version> <packaging>feature</packaging> <name>Clerezza - Provisioning - RDF Web</name> @@ -49,32 +47,32 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>jaxrs.rdf.providers</artifactId> - <version>0.15-SNAPSHOT</version> + <version>0.15</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web.core</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web.ontologies</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>jaxrs.utils</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.globalmenu.api</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>web.fileserver</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/provisioning/rdf/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/rdf/pom.xml b/provisioning/rdf/pom.xml index 21de3c6..37c45d8 100644 --- a/provisioning/rdf/pom.xml +++ b/provisioning/rdf/pom.xml @@ -19,21 +19,19 @@ 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"> +<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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>rdf</artifactId> - <version>0.1-SNAPSHOT</version> + <version>0.1</version> <packaging>feature</packaging> <name>Clerezza - Provisioning - RDF</name> @@ -52,7 +50,7 @@ <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>com.ibm.icu</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6</version> </dependency> <dependency> <groupId>org.wymiwyg</groupId> @@ -84,72 +82,72 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.metadata</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.commons</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.facade</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.rdfa</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.rdfjson</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>org.json.simple</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.serializer</artifactId> - <version>0.11-SNAPSHOT</version> + <version>0.11</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.sparql</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.storage</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <!-- <dependency> <groupId>org.apache.clerezza</groupId> @@ -159,22 +157,22 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.file.storage</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>org.apache.jena.jena-iri</artifactId> - <version>1.0.1_1-SNAPSHOT</version> + <version>1.0.1_1</version> </dependency> <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>org.apache.jena.jena-core</artifactId> - <version>2.11.1_1-SNAPSHOT</version> + <version>2.11.1_1</version> </dependency> <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>org.apache.jena.jena-arq</artifactId> - <version>2.11.1_1-SNAPSHOT</version> + <version>2.11.1_1</version> </dependency> <!-- <dependency> <groupId>org.apache.clerezza.ext</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/provisioning/security/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/security/pom.xml b/provisioning/security/pom.xml index c2363ab..88f53bc 100644 --- a/provisioning/security/pom.xml +++ b/provisioning/security/pom.xml @@ -19,21 +19,19 @@ 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"> +<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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>security</artifactId> - <version>0.1-SNAPSHOT</version> + <version>0.1</version> <packaging>feature</packaging> <name>Clerezza - Provisioning - Security</name> @@ -57,19 +55,19 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.usermanager</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>utils.customproperty</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.usermanager.webinterface</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> @@ -87,13 +85,13 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.mail</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>permissiondescriptions</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/provisioning/shell/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/shell/pom.xml b/provisioning/shell/pom.xml index 95c283e..06dcebc 100644 --- a/provisioning/shell/pom.xml +++ b/provisioning/shell/pom.xml @@ -19,21 +19,19 @@ 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"> +<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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>shell</artifactId> - <version>0.1-SNAPSHOT</version> + <version>0.1</version> <packaging>feature</packaging> <name>Clerezza - Provisioning - Shell</name> @@ -73,37 +71,37 @@ <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>slf4j-scala-api</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </dependency> <dependency> <groupId>org.apache.clerezza.scala</groupId> <artifactId>script-engine</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>shell</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>osgi.services</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>shell.felixshellcommand</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>sshshell</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> @@ -129,80 +127,80 @@ <dependency> <!-- this give the system graph required by org.apache.stanbol.commons.security.core--> <groupId>org.apache.clerezza</groupId> <artifactId>platform.config</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <!-- required by platform config --> <groupId>org.apache.clerezza</groupId> <artifactId>permissiondescriptions</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <!-- required by platform config --> <groupId>org.apache.clerezza</groupId> <artifactId>platform</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <!-- required by platform config --> <groupId>org.apache.clerezza</groupId> <artifactId>platform.graphprovider.content</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <!-- required by platform graphprovider.content --> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <!--required by platform.config --> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.simple.storage</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.8</version> </dependency> <dependency> <!--required by platform.config --> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.file.storage</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency><!-- system config rquires an rdf/xml parsing proivder --> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency><!-- system config rquires an n-triples parsing proivder --> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.serializer</artifactId> - <version>0.11-SNAPSHOT</version> + <version>0.11</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.facade</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.commons</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>org.apache.jena.jena-iri</artifactId> - <version>1.0.1_1-SNAPSHOT</version> + <version>1.0.1_1</version> </dependency> <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>org.apache.jena.jena-core</artifactId> - <version>2.11.1_1-SNAPSHOT</version> + <version>2.11.1_1</version> </dependency> <dependency> <groupId>org.apache.servicemix.bundles</groupId> @@ -217,13 +215,13 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <!-- dependencies of utils (sic!) --> <dependency> @@ -241,7 +239,7 @@ <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>com.ibm.icu</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/provisioning/typehandlerspace/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/typehandlerspace/pom.xml b/provisioning/typehandlerspace/pom.xml index becd63c..c70ef8c 100644 --- a/provisioning/typehandlerspace/pom.xml +++ b/provisioning/typehandlerspace/pom.xml @@ -19,21 +19,19 @@ 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"> +<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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>typehandlerspace</artifactId> - <version>0.1-SNAPSHOT</version> + <version>0.1</version> <packaging>feature</packaging> <name>Clerezza - Provisioning - Typehandlerspace</name> @@ -46,21 +44,21 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typepriority</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typehandlerspace.jaxrs</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typehandlerspace</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> <scope>provided</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/provisioning/typerendering/pom.xml ---------------------------------------------------------------------- diff --git a/provisioning/typerendering/pom.xml b/provisioning/typerendering/pom.xml index 0a405b5..3a55123 100644 --- a/provisioning/typerendering/pom.xml +++ b/provisioning/typerendering/pom.xml @@ -19,21 +19,19 @@ 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"> +<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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>typerendering</artifactId> - <version>0.1-SNAPSHOT</version> + <version>0.1</version> <packaging>feature</packaging> <name>Clerezza - Provisioning - Typerendering</name> @@ -69,113 +67,113 @@ <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>slf4j-scala-api</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typepriority</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <!-- required by platform.config --> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>permissiondescriptions</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <!-- provides system graph as required by typepriority --> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.config</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.core</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.ontologies</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.seedsnipe</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>templating</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>templating.seedsnipe</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.scalaserverpages</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.scala</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.gui</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.globalmenu.api</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.style.default</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <!-- needed by default style --> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>osgi.services</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <!-- needed by scalaservepages and typesrendering.scala --> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.scala.utils</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza.scala</groupId> <artifactId>script-engine</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.core.test/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.core.test/pom.xml b/rdf.core.test/pom.xml index 0796be6..1732cd3 100644 --- a/rdf.core.test/pom.xml +++ b/rdf.core.test/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core.test</artifactId> <packaging>jar</packaging> - <version>0.15-SNAPSHOT</version> + <version>0.15</version> <name>Clerezza - SCB Testutils</name> <description>Utilities to test SCB implementations</description> <dependencies> @@ -41,7 +41,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>commons-lang</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.core/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.core/pom.xml b/rdf.core/pom.xml index 9e13bcc..cd61320 100644 --- a/rdf.core/pom.xml +++ b/rdf.core/pom.xml @@ -22,13 +22,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> <packaging>bundle</packaging> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <name>Clerezza - SCB Core</name> <description>Interfaces and utilities to access RDF Graphs</description> <dependencies> @@ -53,7 +53,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>junit</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.cris/core/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.cris/core/pom.xml b/rdf.cris/core/pom.xml index 576ea38..540ff95 100644 --- a/rdf.cris/core/pom.xml +++ b/rdf.cris/core/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.cris</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.cris.core</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <packaging>bundle</packaging> <name>Clerezza - RDF Composite Resource Index Service Core</name> <properties> @@ -38,17 +38,17 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.cris.ontologies</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.lucene</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.cris/ontologies/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.cris/ontologies/pom.xml b/rdf.cris/ontologies/pom.xml index 6a077b9..868ecb0 100644 --- a/rdf.cris/ontologies/pom.xml +++ b/rdf.cris/ontologies/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.cris</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.cris.ontologies</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <packaging>bundle</packaging> <name>Clerezza - RDF Composite Resource Index Service Ontologies</name> <description> @@ -38,7 +38,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> <build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.cris/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.cris/pom.xml b/rdf.cris/pom.xml index 5682049..5495d3c 100644 --- a/rdf.cris/pom.xml +++ b/rdf.cris/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.cris</artifactId> <packaging>pom</packaging> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <name>Clerezza - RDF Composite Resource Index Service</name> <description> A service indexing selected properties of resources of a defined type. http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.enrichment/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.enrichment/pom.xml b/rdf.enrichment/pom.xml index ae51312..e980fe8 100644 --- a/rdf.enrichment/pom.xml +++ b/rdf.enrichment/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.enrichment</artifactId> <packaging>bundle</packaging> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <name>Clerezza - SCB Enrichment Core</name> <description>The core part of SCB Enrichment</description> <dependencies> @@ -42,35 +42,35 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.serializer</artifactId> <scope>test</scope> - <version>0.11-SNAPSHOT</version> + <version>0.11</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> <scope>test</scope> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> <scope>test</scope> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.file.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.file.storage/pom.xml b/rdf.file.storage/pom.xml index 22c7624..65dd9b8 100644 --- a/rdf.file.storage/pom.xml +++ b/rdf.file.storage/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.file.storage</artifactId> <packaging>bundle</packaging> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> <name>Clerezza - SCB File Storage Provider</name> <description>A file base storage provider</description> <dependencies> @@ -46,25 +46,25 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core.test</artifactId> <scope>test</scope> - <version>0.15-SNAPSHOT</version> + <version>0.15</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> <scope>test</scope> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.serializer</artifactId> <scope>test</scope> - <version>0.11-SNAPSHOT</version> + <version>0.11</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.jena.commons/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.commons/pom.xml b/rdf.jena.commons/pom.xml index b47eba8..9842c87 100644 --- a/rdf.jena.commons/pom.xml +++ b/rdf.jena.commons/pom.xml @@ -24,20 +24,20 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.commons</artifactId> <packaging>bundle</packaging> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> <name>Clerezza - SCB Jena Commons</name> <description>Common classes needed by Jena adaptors</description> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.jena</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.jena.facade/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.facade/pom.xml b/rdf.jena.facade/pom.xml index 318207d..b31dbb8 100644 --- a/rdf.jena.facade/pom.xml +++ b/rdf.jena.facade/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.facade</artifactId> <packaging>bundle</packaging> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <name>Clerezza - Jena API on SCB</name> <description>An implementation of the Jena API based on triamodel, allows to run code written against the Jena API on a Triamodel store.</description> @@ -38,12 +38,12 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.commons</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.wymiwyg</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.jena.parser/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.parser/pom.xml b/rdf.jena.parser/pom.xml index cca4f00..b8c3541 100644 --- a/rdf.jena.parser/pom.xml +++ b/rdf.jena.parser/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> <packaging>bundle</packaging> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> <name>Clerezza - SCB Jena based Parser</name> <description>A ParserProvider based on jena</description> <dependencies> @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.facade</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.jena.serializer/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.serializer/pom.xml b/rdf.jena.serializer/pom.xml index aa3c59f..201f839 100644 --- a/rdf.jena.serializer/pom.xml +++ b/rdf.jena.serializer/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.serializer</artifactId> <packaging>bundle</packaging> - <version>0.11-SNAPSHOT</version> + <version>0.11</version> <name>Clerezza - SCB Jena based Serializer</name> <description>A SerializingProvider based on jena</description> <dependencies> @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.facade</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.jena.sparql/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.sparql/pom.xml b/rdf.jena.sparql/pom.xml index 3e733ef..4ecb953 100644 --- a/rdf.jena.sparql/pom.xml +++ b/rdf.jena.sparql/pom.xml @@ -24,25 +24,25 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.sparql</artifactId> <packaging>bundle</packaging> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> <name>Clerezza - SCB Jena SPARQL engine</name> <description>Allows executing SPARQL queries on SCB using the jena sparql engine.</description> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.storage</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.facade</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.jena</groupId> @@ -61,13 +61,13 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.simple.storage</artifactId> <scope>test</scope> - <version>0.8-SNAPSHOT</version> + <version>0.8</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> <scope>test</scope> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.jena.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.storage/pom.xml b/rdf.jena.storage/pom.xml index 47b603f..fe1a2aa 100644 --- a/rdf.jena.storage/pom.xml +++ b/rdf.jena.storage/pom.xml @@ -24,20 +24,20 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.storage</artifactId> <packaging>bundle</packaging> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> <name>Clerezza - SCB Jena Storage Provider</name> <description>Allows converting Jena graphs to SCB graphs. (Currently no TcProvider comprised)</description> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.commons</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.wymiwyg</groupId> @@ -52,19 +52,19 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.simple.storage</artifactId> <scope>test</scope> - <version>0.8-SNAPSHOT</version> + <version>0.8</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> <scope>test</scope> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.facade</artifactId> <scope>test</scope> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.jena.tdb.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.tdb.storage/pom.xml b/rdf.jena.tdb.storage/pom.xml index 8b28dd0..ec52049 100644 --- a/rdf.jena.tdb.storage/pom.xml +++ b/rdf.jena.tdb.storage/pom.xml @@ -22,20 +22,20 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.tdb.storage</artifactId> <packaging>bundle</packaging> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> <name>Clerezza - SCB Jena TDB Storage Provider</name> <description>A Jena TDB based storage provider</description> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>junit</groupId> @@ -45,22 +45,22 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.commons</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.storage</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.sparql</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> <dependency> <groupId>org.osgi</groupId> @@ -101,7 +101,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core.test</artifactId> <scope>test</scope> - <version>0.15-SNAPSHOT</version> + <version>0.15</version> </dependency> <dependency> <groupId>org.slf4j</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.locking/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.locking/pom.xml b/rdf.locking/pom.xml index c723a5c..71208e6 100644 --- a/rdf.locking/pom.xml +++ b/rdf.locking/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.locking</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - RDF Utility for MGraph lock monitoring</name> @@ -45,12 +45,12 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.globalmenu.api</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.core</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.metadata/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.metadata/pom.xml b/rdf.metadata/pom.xml index 392ab12..44bbf8d 100644 --- a/rdf.metadata/pom.xml +++ b/rdf.metadata/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.metadata</artifactId> <packaging>bundle</packaging> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <name>Clerezza - SCB Metadata</name> <description>An interface that specifies how to create meta data about data depending on its media type.</description> @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.ontologies/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.ontologies/pom.xml b/rdf.ontologies/pom.xml index 0d5ea96..100417b 100644 --- a/rdf.ontologies/pom.xml +++ b/rdf.ontologies/pom.xml @@ -25,12 +25,12 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> <packaging>bundle</packaging> <name>Clerezza - SCB Ontologies</name> @@ -39,7 +39,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> <build> @@ -71,7 +71,7 @@ </goals> </execution> </executions> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </plugin> </plugins> </build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.rdfa/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.rdfa/pom.xml b/rdf.rdfa/pom.xml index 1d1e31e..8037651 100644 --- a/rdf.rdfa/pom.xml +++ b/rdf.rdfa/pom.xml @@ -22,13 +22,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.rdfa</artifactId> <packaging>bundle</packaging> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <name>Clerezza - SCB RDFa parsing support</name> <description> A SAX-based parser for RDFa @@ -46,7 +46,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>net.rootdev</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.rdfjson/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.rdfjson/pom.xml b/rdf.rdfjson/pom.xml index ff33631..37ada3d 100644 --- a/rdf.rdfjson/pom.xml +++ b/rdf.rdfjson/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.rdfjson</artifactId> <packaging>bundle</packaging> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> <name>Clerezza - SCB rdf/json Parser and Serializer</name> <description>A rdf/json Parser- and SerializerProvider</description> <dependencies> @@ -43,17 +43,17 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> <scope>test</scope> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>org.json.simple</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.scala.utils/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.scala.utils/pom.xml b/rdf.scala.utils/pom.xml index 4d25fc9..154757d 100644 --- a/rdf.scala.utils/pom.xml +++ b/rdf.scala.utils/pom.xml @@ -24,12 +24,12 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.scala.utils</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> <packaging>bundle</packaging> <name>Clerezza - SCB Scala Utilities</name> <description>OSGi bundle providing utilities for accessing SCB @@ -62,12 +62,12 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> <build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.schemagen/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.schemagen/pom.xml b/rdf.schemagen/pom.xml index b3c2c72..b763ad5 100644 --- a/rdf.schemagen/pom.xml +++ b/rdf.schemagen/pom.xml @@ -24,11 +24,11 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> - <version>0.11-SNAPSHOT</version> + <version>0.11</version> <artifactId>rdf.schemagen</artifactId> <packaging>jar</packaging> <name>Clerezza - SCB Schema-Class Generator</name> @@ -45,12 +45,12 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.slf4j</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.simple.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.simple.storage/pom.xml b/rdf.simple.storage/pom.xml index 93fe73a..7205feb 100644 --- a/rdf.simple.storage/pom.xml +++ b/rdf.simple.storage/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.simple.storage</artifactId> <packaging>bundle</packaging> - <version>0.8-SNAPSHOT</version> + <version>0.8</version> <name>Clerezza - SCB Simple TripleCollection Provider</name> <dependencies> <dependency> @@ -41,13 +41,13 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core.test</artifactId> <scope>test</scope> - <version>0.15-SNAPSHOT</version> + <version>0.15</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.stable.serializer/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.stable.serializer/pom.xml b/rdf.stable.serializer/pom.xml index cc8097a..fe90e7f 100644 --- a/rdf.stable.serializer/pom.xml +++ b/rdf.stable.serializer/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.stable.serializer</artifactId> <packaging>bundle</packaging> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <name>Clerezza - Stable Serializer</name> <description>A SerializingProvider that prodocues a stable output. This means if the graph to be serialized changes a little, then also the output @@ -39,7 +39,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> @@ -49,18 +49,18 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.serializer</artifactId> <scope>test</scope> - <version>0.11-SNAPSHOT</version> + <version>0.11</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> <scope>test</scope> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <type>bundle</type> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.storage.externalizer/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.storage.externalizer/pom.xml b/rdf.storage.externalizer/pom.xml index 4501198..31cbbc7 100644 --- a/rdf.storage.externalizer/pom.xml +++ b/rdf.storage.externalizer/pom.xml @@ -22,13 +22,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.storage.externalizer</artifactId> <packaging>bundle</packaging> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <name>Clerezza - SCB Literal Externalizing Storage Provider</name> <description>A Storage Provider storing large literals to files before and relying on another provider for storing triples.</description> @@ -49,7 +49,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.storage.web/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.storage.web/pom.xml b/rdf.storage.web/pom.xml index dc6276b..8a5c922 100644 --- a/rdf.storage.web/pom.xml +++ b/rdf.storage.web/pom.xml @@ -24,11 +24,11 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <artifactId>rdf.storage.web</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - SCB Caching Web Storage Provider</name> <description>A (currently read-only) storage provider retrieving graphs from the web. It @@ -45,22 +45,22 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.scala.utils</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>osgi.services</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.scala-lang</groupId> @@ -73,7 +73,7 @@ <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>slf4j-scala-api</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </dependency> </dependencies> <build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.utils/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.utils/pom.xml b/rdf.utils/pom.xml index 3fb5590..27f0d7c 100644 --- a/rdf.utils/pom.xml +++ b/rdf.utils/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> <packaging>bundle</packaging> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <name>Clerezza - SCB Utilities</name> <description>Utility classed to deal with Clerezza Models</description> <dependencies> @@ -42,17 +42,17 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core.test</artifactId> - <version>0.15-SNAPSHOT</version> + <version>0.15</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.virtuoso.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.virtuoso.storage/pom.xml b/rdf.virtuoso.storage/pom.xml index b7c8dc2..4147e57 100644 --- a/rdf.virtuoso.storage/pom.xml +++ b/rdf.virtuoso.storage/pom.xml @@ -17,27 +17,26 @@ 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"> +--><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> <parent> <artifactId>clerezza</artifactId> <groupId>org.apache.clerezza</groupId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <artifactId>rdf.virtuoso.storage</artifactId> <name>Clerezza - SCB Virtuoso storage provider</name> <description>A virtuoso based storage provider</description> <packaging>bundle</packaging> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <dependencies> <!-- CLEREZZA --> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> <scope>provided</scope> </dependency> @@ -49,7 +48,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>ext.virtuoso.jdbc</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <scope>provided</scope> </dependency> @@ -270,7 +269,7 @@ </goals> </pluginExecutionFilter> <action> - <ignore></ignore> + <ignore /> </action> </pluginExecution> </pluginExecutions> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.web/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.web/pom.xml b/rdf.web/pom.xml index eb86286..086e08b 100644 --- a/rdf.web/pom.xml +++ b/rdf.web/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web</artifactId> <packaging>pom</packaging> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <name>Clerezza - SCB Web Access</name> <description>Allows access to SCB graphs over HTTP with JAX-RS</description> <modules> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.web/rdf.web.core/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.web/rdf.web.core/pom.xml b/rdf.web/rdf.web.core/pom.xml index 00a4c65..86f13d0 100644 --- a/rdf.web/rdf.web.core/pom.xml +++ b/rdf.web/rdf.web.core/pom.xml @@ -24,12 +24,12 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web.core</artifactId> <packaging>bundle</packaging> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> <name>Clerezza - SCB Web Access Core</name> <description>The core part of SCB Web Access</description> <dependencies> @@ -41,29 +41,29 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.core</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.typerendering.scalaserverpages</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.serializer</artifactId> <scope>test</scope> - <version>0.11-SNAPSHOT</version> + <version>0.11</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> <scope>test</scope> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.easymock</groupId> @@ -77,32 +77,32 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>jaxrs.utils</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12-SNAPSHOT</version> + <version>0.12</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web.ontologies</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.globalmenu.api</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>permissiondescriptions</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>web.fileserver</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/rdf.web/rdf.web.ontologies/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.web/rdf.web.ontologies/pom.xml b/rdf.web/rdf.web.ontologies/pom.xml index 1734d7a..ca4a70f 100644 --- a/rdf.web/rdf.web.ontologies/pom.xml +++ b/rdf.web/rdf.web.ontologies/pom.xml @@ -24,19 +24,19 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web.ontologies</artifactId> <packaging>bundle</packaging> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> <name>Clerezza - SCB Web Access Ontologies</name> <description>Ontologies defined for local use in SCB Web Access</description> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> <build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/scala-scripting/pom.xml ---------------------------------------------------------------------- diff --git a/scala-scripting/pom.xml b/scala-scripting/pom.xml index 91f3a48..f95b9aa 100644 --- a/scala-scripting/pom.xml +++ b/scala-scripting/pom.xml @@ -27,7 +27,7 @@ </parent> <groupId>org.apache.clerezza.scala</groupId> <artifactId>scala</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <packaging>pom</packaging> <name>Scala OSGi Services</name> <description>Provides bundles and services to allow compiling and executing scala code @@ -76,7 +76,7 @@ <dependency> <groupId>org.apache.clerezza.scala</groupId> <artifactId>script-engine</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> </dependencies> </dependencyManagement> @@ -180,4 +180,8 @@ </plugin> </plugins> </build> + + <scm> + <tag>reactor-0.3</tag> + </scm> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/scala-scripting/script-engine/pom.xml ---------------------------------------------------------------------- diff --git a/scala-scripting/script-engine/pom.xml b/scala-scripting/script-engine/pom.xml index cd46545..de57691 100644 --- a/scala-scripting/script-engine/pom.xml +++ b/scala-scripting/script-engine/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.clerezza.scala</groupId> <artifactId>scala</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </parent> <artifactId>script-engine</artifactId> <packaging>bundle</packaging> @@ -60,7 +60,7 @@ <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>slf4j-scala-api</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </dependency> </dependencies> <build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/scala-scripting/tests/pom.xml ---------------------------------------------------------------------- diff --git a/scala-scripting/tests/pom.xml b/scala-scripting/tests/pom.xml index a3f0e83..bf94079 100644 --- a/scala-scripting/tests/pom.xml +++ b/scala-scripting/tests/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.clerezza.scala</groupId> <artifactId>scala</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </parent> <groupId>org.apache.clerezza.scala</groupId> <artifactId>tests</artifactId> @@ -85,12 +85,12 @@ <groupId>org.apache.clerezza.scala</groupId> <artifactId>script-engine</artifactId> <scope>provided</scope> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>slf4j-scala-api</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> <scope>provided</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/shell.felixshellcommand/pom.xml ---------------------------------------------------------------------- diff --git a/shell.felixshellcommand/pom.xml b/shell.felixshellcommand/pom.xml index ef55834..1d985d5 100644 --- a/shell.felixshellcommand/pom.xml +++ b/shell.felixshellcommand/pom.xml @@ -24,12 +24,12 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>shell.felixshellcommand</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - Integartion of felix shell commands into clerezza shell</name> <description> @@ -40,12 +40,12 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>shell</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>web.fileserver</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </dependency> <dependency> <groupId>org.apache.felix</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 5019d1a..9cd63f6 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -24,23 +24,23 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <artifactId>shell</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <packaging>bundle</packaging> <name>Clerezza - Shell Service</name> <dependencies> <dependency> <groupId>org.apache.clerezza.scala</groupId> <artifactId>script-engine</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>osgi.services</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.scala-lang</groupId> @@ -75,7 +75,7 @@ <dependency> <groupId>org.apache.clerezza.ext</groupId> <artifactId>slf4j-scala-api</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </dependency> </dependencies> <build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/slf4j-scala-api/pom.xml ---------------------------------------------------------------------- diff --git a/slf4j-scala-api/pom.xml b/slf4j-scala-api/pom.xml index 00a139b..3757029 100644 --- a/slf4j-scala-api/pom.xml +++ b/slf4j-scala-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> @@ -29,7 +29,7 @@ <groupId>org.apache.clerezza.ext</groupId> <artifactId>slf4j-scala-api</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> <packaging>bundle</packaging> <name>SLF4J Scala API Module</name> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/sshshell/pom.xml ---------------------------------------------------------------------- diff --git a/sshshell/pom.xml b/sshshell/pom.xml index d683933..dd6c1c1 100644 --- a/sshshell/pom.xml +++ b/sshshell/pom.xml @@ -22,13 +22,13 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>sshshell</artifactId> <packaging>bundle</packaging> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <name>Clerezza - SSH Shell Access</name> <description>SSH access to clerezza</description> <dependencies> @@ -53,7 +53,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>shell</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> </dependency> <dependency> <groupId>org.apache.stanbol</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/ssl.keygen/base/pom.xml ---------------------------------------------------------------------- diff --git a/ssl.keygen/base/pom.xml b/ssl.keygen/base/pom.xml index c79a826..ece3072 100644 --- a/ssl.keygen/base/pom.xml +++ b/ssl.keygen/base/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>ssl.keygen</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6</version> </parent> <groupId>org.apache.clerezza</groupId> <artifactId>ssl.keygen.base</artifactId> <packaging>bundle</packaging> - <version>0.6-SNAPSHOT</version> + <version>0.6</version> <name>Clerezza - FOAF+SSL Keygen :: Base Component</name> <build> <plugins>
