http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.file.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.file.storage/pom.xml b/rdf.file.storage/pom.xml index 65dd9b8..18e2214 100644 --- a/rdf.file.storage/pom.xml +++ b/rdf.file.storage/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.file.storage</artifactId> <packaging>bundle</packaging> - <version>0.4</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB File Storage Provider</name> <description>A file base storage provider</description> <dependencies>
http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.jena.commons/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.commons/pom.xml b/rdf.jena.commons/pom.xml index 9842c87..ce308dc 100644 --- a/rdf.jena.commons/pom.xml +++ b/rdf.jena.commons/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.commons</artifactId> <packaging>bundle</packaging> - <version>0.7</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Jena Commons</name> <description>Common classes needed by Jena adaptors</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.jena.facade/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.facade/pom.xml b/rdf.jena.facade/pom.xml index b31dbb8..04c8b35 100644 --- a/rdf.jena.facade/pom.xml +++ b/rdf.jena.facade/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.facade</artifactId> <packaging>bundle</packaging> - <version>0.14</version> + <version>1.0.0-SNAPSHOT</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> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.jena.parser/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.parser/pom.xml b/rdf.jena.parser/pom.xml index b8c3541..1f969bc 100644 --- a/rdf.jena.parser/pom.xml +++ b/rdf.jena.parser/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.parser</artifactId> <packaging>bundle</packaging> - <version>0.12</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Jena based Parser</name> <description>A ParserProvider based on jena</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.jena.serializer/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.serializer/pom.xml b/rdf.jena.serializer/pom.xml index 201f839..55b6ddb 100644 --- a/rdf.jena.serializer/pom.xml +++ b/rdf.jena.serializer/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.serializer</artifactId> <packaging>bundle</packaging> - <version>0.11</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Jena based Serializer</name> <description>A SerializingProvider based on jena</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.jena.sparql/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.sparql/pom.xml b/rdf.jena.sparql/pom.xml index 4ecb953..3fdc200 100644 --- a/rdf.jena.sparql/pom.xml +++ b/rdf.jena.sparql/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.sparql</artifactId> <packaging>bundle</packaging> - <version>0.7</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Jena SPARQL engine</name> <description>Allows executing SPARQL queries on SCB using the jena sparql engine.</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.jena.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.storage/pom.xml b/rdf.jena.storage/pom.xml index fe1a2aa..3505b6b 100644 --- a/rdf.jena.storage/pom.xml +++ b/rdf.jena.storage/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.storage</artifactId> <packaging>bundle</packaging> - <version>0.7</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Jena Storage Provider</name> <description>Allows converting Jena graphs to SCB graphs. (Currently no TcProvider comprised)</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.jena.tdb.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.jena.tdb.storage/pom.xml b/rdf.jena.tdb.storage/pom.xml index ec52049..9306ee3 100644 --- a/rdf.jena.tdb.storage/pom.xml +++ b/rdf.jena.tdb.storage/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.jena.tdb.storage</artifactId> <packaging>bundle</packaging> - <version>0.7</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Jena TDB Storage Provider</name> <description>A Jena TDB based storage provider</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.locking/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.locking/pom.xml b/rdf.locking/pom.xml index 71208e6..a39885f 100644 --- a/rdf.locking/pom.xml +++ b/rdf.locking/pom.xml @@ -28,7 +28,7 @@ </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.locking</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - RDF Utility for MGraph lock monitoring</name> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.metadata/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.metadata/pom.xml b/rdf.metadata/pom.xml index 44bbf8d..0f5072d 100644 --- a/rdf.metadata/pom.xml +++ b/rdf.metadata/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.metadata</artifactId> <packaging>bundle</packaging> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Metadata</name> <description>An interface that specifies how to create meta data about data depending on its media type.</description> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.ontologies/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.ontologies/pom.xml b/rdf.ontologies/pom.xml index 100417b..7dbf888 100644 --- a/rdf.ontologies/pom.xml +++ b/rdf.ontologies/pom.xml @@ -30,7 +30,7 @@ </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.ontologies</artifactId> - <version>0.12</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - SCB Ontologies</name> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.rdfa/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.rdfa/pom.xml b/rdf.rdfa/pom.xml index 8037651..036e38f 100644 --- a/rdf.rdfa/pom.xml +++ b/rdf.rdfa/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.rdfa</artifactId> <packaging>bundle</packaging> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB RDFa parsing support</name> <description> A SAX-based parser for RDFa http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.rdfjson/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.rdfjson/pom.xml b/rdf.rdfjson/pom.xml index 37ada3d..adbd0d6 100644 --- a/rdf.rdfjson/pom.xml +++ b/rdf.rdfjson/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.rdfjson</artifactId> <packaging>bundle</packaging> - <version>0.4</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB rdf/json Parser and Serializer</name> <description>A rdf/json Parser- and SerializerProvider</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.scala.utils/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.scala.utils/pom.xml b/rdf.scala.utils/pom.xml index 154757d..1026034 100644 --- a/rdf.scala.utils/pom.xml +++ b/rdf.scala.utils/pom.xml @@ -29,7 +29,7 @@ </parent> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.scala.utils</artifactId> - <version>0.4</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - SCB Scala Utilities</name> <description>OSGi bundle providing utilities for accessing SCB http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.schemagen/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.schemagen/pom.xml b/rdf.schemagen/pom.xml index b763ad5..70a208a 100644 --- a/rdf.schemagen/pom.xml +++ b/rdf.schemagen/pom.xml @@ -28,7 +28,7 @@ <relativePath>../parent</relativePath> </parent> <groupId>org.apache.clerezza</groupId> - <version>0.11</version> + <version>1.0.0-SNAPSHOT</version> <artifactId>rdf.schemagen</artifactId> <packaging>jar</packaging> <name>Clerezza - SCB Schema-Class Generator</name> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.simple.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.simple.storage/pom.xml b/rdf.simple.storage/pom.xml index 7205feb..d134baa 100644 --- a/rdf.simple.storage/pom.xml +++ b/rdf.simple.storage/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.simple.storage</artifactId> <packaging>bundle</packaging> - <version>0.8</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Simple TripleCollection Provider</name> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.stable.serializer/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.stable.serializer/pom.xml b/rdf.stable.serializer/pom.xml index fe90e7f..e4d0b4f 100644 --- a/rdf.stable.serializer/pom.xml +++ b/rdf.stable.serializer/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.stable.serializer</artifactId> <packaging>bundle</packaging> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</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 http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.storage.externalizer/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.storage.externalizer/pom.xml b/rdf.storage.externalizer/pom.xml index 31cbbc7..3f6a7c0 100644 --- a/rdf.storage.externalizer/pom.xml +++ b/rdf.storage.externalizer/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.storage.externalizer</artifactId> <packaging>bundle</packaging> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</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> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.storage.web/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.storage.web/pom.xml b/rdf.storage.web/pom.xml index 8a5c922..ab32443 100644 --- a/rdf.storage.web/pom.xml +++ b/rdf.storage.web/pom.xml @@ -28,7 +28,7 @@ <relativePath>../parent</relativePath> </parent> <artifactId>rdf.storage.web</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</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 http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.utils/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.utils/pom.xml b/rdf.utils/pom.xml index 27f0d7c..de6dc50 100644 --- a/rdf.utils/pom.xml +++ b/rdf.utils/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> <packaging>bundle</packaging> - <version>0.14</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Utilities</name> <description>Utility classed to deal with Clerezza Models</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.virtuoso.storage/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.virtuoso.storage/pom.xml b/rdf.virtuoso.storage/pom.xml index 4147e57..a6dad84 100644 --- a/rdf.virtuoso.storage/pom.xml +++ b/rdf.virtuoso.storage/pom.xml @@ -29,7 +29,7 @@ <name>Clerezza - SCB Virtuoso storage provider</name> <description>A virtuoso based storage provider</description> <packaging>bundle</packaging> - <version>0.3</version> + <version>1.0.0-SNAPSHOT</version> <dependencies> <!-- CLEREZZA --> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/rdf.web/pom.xml ---------------------------------------------------------------------- diff --git a/rdf.web/pom.xml b/rdf.web/pom.xml index 086e08b..73ea91d 100644 --- a/rdf.web/pom.xml +++ b/rdf.web/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web</artifactId> <packaging>pom</packaging> - <version>0.10</version> + <version>1.0.0-SNAPSHOT</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/2bd303dd/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 86f13d0..772fd5a 100644 --- a/rdf.web/rdf.web.core/pom.xml +++ b/rdf.web/rdf.web.core/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web.core</artifactId> <packaging>bundle</packaging> - <version>0.4</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Web Access Core</name> <description>The core part of SCB Web Access</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/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 ca4a70f..4585475 100644 --- a/rdf.web/rdf.web.ontologies/pom.xml +++ b/rdf.web/rdf.web.ontologies/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web.ontologies</artifactId> <packaging>bundle</packaging> - <version>0.4</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SCB Web Access Ontologies</name> <description>Ontologies defined for local use in SCB Web Access</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/scala-scripting/pom.xml ---------------------------------------------------------------------- diff --git a/scala-scripting/pom.xml b/scala-scripting/pom.xml index f95b9aa..3109f07 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</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Scala OSGi Services</name> <description>Provides bundles and services to allow compiling and executing scala code http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/shell.felixshellcommand/pom.xml ---------------------------------------------------------------------- diff --git a/shell.felixshellcommand/pom.xml b/shell.felixshellcommand/pom.xml index 1d985d5..1990088 100644 --- a/shell.felixshellcommand/pom.xml +++ b/shell.felixshellcommand/pom.xml @@ -29,7 +29,7 @@ </parent> <groupId>org.apache.clerezza</groupId> <artifactId>shell.felixshellcommand</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Integartion of felix shell commands into clerezza shell</name> <description> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index 9cd63f6..b3c7a6f 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -28,7 +28,7 @@ <relativePath>../parent</relativePath> </parent> <artifactId>shell</artifactId> - <version>0.3</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Shell Service</name> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/slf4j-scala-api/pom.xml ---------------------------------------------------------------------- diff --git a/slf4j-scala-api/pom.xml b/slf4j-scala-api/pom.xml index 3757029..592dd55 100644 --- a/slf4j-scala-api/pom.xml +++ b/slf4j-scala-api/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.clerezza.ext</groupId> <artifactId>slf4j-scala-api</artifactId> - <version>1.6.3</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>SLF4J Scala API Module</name> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/sshshell/pom.xml ---------------------------------------------------------------------- diff --git a/sshshell/pom.xml b/sshshell/pom.xml index dd6c1c1..2e9a5e4 100644 --- a/sshshell/pom.xml +++ b/sshshell/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>sshshell</artifactId> <packaging>bundle</packaging> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - SSH Shell Access</name> <description>SSH access to clerezza</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/ssl.keygen/base/pom.xml ---------------------------------------------------------------------- diff --git a/ssl.keygen/base/pom.xml b/ssl.keygen/base/pom.xml index ece3072..126c2d8 100644 --- a/ssl.keygen/base/pom.xml +++ b/ssl.keygen/base/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>ssl.keygen.base</artifactId> <packaging>bundle</packaging> - <version>0.6</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - FOAF+SSL Keygen :: Base Component</name> <build> <plugins> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/ssl.keygen/pom.xml ---------------------------------------------------------------------- diff --git a/ssl.keygen/pom.xml b/ssl.keygen/pom.xml index ede82c6..b2abfe2 100644 --- a/ssl.keygen/pom.xml +++ b/ssl.keygen/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>ssl.keygen</artifactId> <packaging>pom</packaging> - <version>0.6</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - FOAF+SSL Keygen Lib :: Creating WebIDs in one Click</name> <url>http://www.rcs.manchester.ac.uk/</url> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/templating.seedsnipe/pom.xml ---------------------------------------------------------------------- diff --git a/templating.seedsnipe/pom.xml b/templating.seedsnipe/pom.xml index 96c4615..962a324 100644 --- a/templating.seedsnipe/pom.xml +++ b/templating.seedsnipe/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>templating.seedsnipe</artifactId> <packaging>bundle</packaging> - <version>0.9</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - Templating seedsnipe</name> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/templating/pom.xml ---------------------------------------------------------------------- diff --git a/templating/pom.xml b/templating/pom.xml index 84753c5..261c1b2 100644 --- a/templating/pom.xml +++ b/templating/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>templating</artifactId> <packaging>bundle</packaging> - <version>0.9</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - Templating Engine</name> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/tools.offline/pom.xml ---------------------------------------------------------------------- diff --git a/tools.offline/pom.xml b/tools.offline/pom.xml index bcd0c4a..000af6d 100644 --- a/tools.offline/pom.xml +++ b/tools.offline/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>tools.offline</artifactId> <packaging>bundle</packaging> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - Tools Offline Site Generator</name> <description>The core part of SCB Web Access</description> <dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/uima/pom.xml ---------------------------------------------------------------------- diff --git a/uima/pom.xml b/uima/pom.xml index 7ea5ab2..fce8323 100644 --- a/uima/pom.xml +++ b/uima/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Clerezza - Apache UIMA extension module</name> <description>Apache UIMA extension modules enable usage of UIMA for enhanced metadata extraction inside Clerezza http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/uima/uima.casconsumer/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.casconsumer/pom.xml b/uima/uima.casconsumer/pom.xml index 00c93d3..646c086 100644 --- a/uima/uima.casconsumer/pom.xml +++ b/uima/uima.casconsumer/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.casconsumer</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA CAS Consumer for Graph objects</name> <parent> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/uima/uima.concept-tagging/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.concept-tagging/pom.xml b/uima/uima.concept-tagging/pom.xml index de2190c..138bed1 100644 --- a/uima/uima.concept-tagging/pom.xml +++ b/uima/uima.concept-tagging/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.concept-tagging</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA extension for concept tagging</name> <parent> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/uima/uima.metadata-generator/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.metadata-generator/pom.xml b/uima/uima.metadata-generator/pom.xml index 899b9ea..dd811d4 100644 --- a/uima/uima.metadata-generator/pom.xml +++ b/uima/uima.metadata-generator/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.metadata-generator</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA extension for metadata generation</name> <parent> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/uima/uima.ontologies.ao/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.ontologies.ao/pom.xml b/uima/uima.ontologies.ao/pom.xml index af886c1..311899d 100644 --- a/uima/uima.ontologies.ao/pom.xml +++ b/uima/uima.ontologies.ao/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.ontologies.ao</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA and Annotation Ontology</name> <description>Annotation Ontology (AO) modeling UIMA to be used with Clerezza</description> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/uima/uima.ontologies/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.ontologies/pom.xml b/uima/uima.ontologies/pom.xml index 4f1f29e..f62beb9 100644 --- a/uima/uima.ontologies/pom.xml +++ b/uima/uima.ontologies/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.ontologies</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA related ontologies</name> <description>RDFS ontologies and vocabularies modeling UIMA to be used with Clerezza</description> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/uima/uima.samples/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.samples/pom.xml b/uima/uima.samples/pom.xml index 8290eb4..d2e4f13 100644 --- a/uima/uima.samples/pom.xml +++ b/uima/uima.samples/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.samples</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA integration samples</name> <parent> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/uima/uima.utils/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.utils/pom.xml b/uima/uima.utils/pom.xml index 94794a0..ea0ee1c 100644 --- a/uima/uima.utils/pom.xml +++ b/uima/uima.utils/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.utils</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA extension utils</name> <description>Extension utils to call UIMA inside Clerezza</description> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/utils.customproperty/pom.xml ---------------------------------------------------------------------- diff --git a/utils.customproperty/pom.xml b/utils.customproperty/pom.xml index e017ad9..4f3a96e 100644 --- a/utils.customproperty/pom.xml +++ b/utils.customproperty/pom.xml @@ -29,7 +29,7 @@ </parent> <groupId>org.apache.clerezza</groupId> <artifactId>utils.customproperty</artifactId> - <version>0.5</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Utils Custom Property</name> <description>Management of additional properties of specified items.</description> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/utils.imageprocessing/pom.xml ---------------------------------------------------------------------- diff --git a/utils.imageprocessing/pom.xml b/utils.imageprocessing/pom.xml index 6c048ee..5c0e1e9 100644 --- a/utils.imageprocessing/pom.xml +++ b/utils.imageprocessing/pom.xml @@ -29,7 +29,7 @@ </parent> <groupId>org.apache.clerezza</groupId> <artifactId>utils.imageprocessing</artifactId> - <version>0.8</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Utils Image Processor</name> <description>A utility to manipulate images: resize, rotate, and flip</description> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 6b53322..e44c43d 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -29,7 +29,7 @@ </parent> <groupId>org.apache.clerezza</groupId> <artifactId>utils</artifactId> - <version>0.2</version> + <version>1.0.0-SNAPSHOT</version> <packaging>bundle</packaging> <name>Clerezza - Utilities Project</name> <description>A collection of commonly used utilities</description> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/web.fileserver/pom.xml ---------------------------------------------------------------------- diff --git a/web.fileserver/pom.xml b/web.fileserver/pom.xml index 88c24da..ae63ac1 100644 --- a/web.fileserver/pom.xml +++ b/web.fileserver/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>web.fileserver</artifactId> <packaging>bundle</packaging> - <version>0.10</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - Jax-Rs File Server</name> <dependencies> <dependency> http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/web.resources.jquery/pom.xml ---------------------------------------------------------------------- diff --git a/web.resources.jquery/pom.xml b/web.resources.jquery/pom.xml index 05e81d3..8f1bcb4 100644 --- a/web.resources.jquery/pom.xml +++ b/web.resources.jquery/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>web.resources.jquery</artifactId> <packaging>bundle</packaging> - <version>0.6</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - jQuery bundlized</name> <description> jQuery 1.3.2 as a bundle http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/web.resources.scripts/pom.xml ---------------------------------------------------------------------- diff --git a/web.resources.scripts/pom.xml b/web.resources.scripts/pom.xml index ba89733..67a2c2b 100644 --- a/web.resources.scripts/pom.xml +++ b/web.resources.scripts/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>web.resources.scripts</artifactId> <packaging>bundle</packaging> - <version>0.4</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza - Scripts</name> <description> Exposes scripts for the Platform http://git-wip-us.apache.org/repos/asf/clerezza/blob/2bd303dd/web.resources.yui/pom.xml ---------------------------------------------------------------------- diff --git a/web.resources.yui/pom.xml b/web.resources.yui/pom.xml index 173ce12..6f7ca8d 100644 --- a/web.resources.yui/pom.xml +++ b/web.resources.yui/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>web.resources.yui</artifactId> <packaging>bundle</packaging> - <version>0.5</version> + <version>1.0.0-SNAPSHOT</version> <name>Clerezza Ext - Yui JS</name> <description> Yahoo JS as a bundle
