http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/ssl.keygen/pom.xml ---------------------------------------------------------------------- diff --git a/ssl.keygen/pom.xml b/ssl.keygen/pom.xml index ce188c4..ede82c6 100644 --- a/ssl.keygen/pom.xml +++ b/ssl.keygen/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>ssl.keygen</artifactId> <packaging>pom</packaging> - <version>0.6-SNAPSHOT</version> + <version>0.6</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/e5ca213b/templating.seedsnipe/pom.xml ---------------------------------------------------------------------- diff --git a/templating.seedsnipe/pom.xml b/templating.seedsnipe/pom.xml index 4101acb..96c4615 100644 --- a/templating.seedsnipe/pom.xml +++ b/templating.seedsnipe/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>templating.seedsnipe</artifactId> <packaging>bundle</packaging> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> <name>Clerezza - Templating seedsnipe</name> <dependencies> <dependency> @@ -42,22 +42,22 @@ <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> </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>templating</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </dependency> </dependencies> <build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/templating/pom.xml ---------------------------------------------------------------------- diff --git a/templating/pom.xml b/templating/pom.xml index 83866e5..84753c5 100644 --- a/templating/pom.xml +++ b/templating/pom.xml @@ -24,19 +24,19 @@ <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>templating</artifactId> <packaging>bundle</packaging> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> <name>Clerezza - Templating Engine</name> <dependencies> <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/tools.offline/pom.xml ---------------------------------------------------------------------- diff --git a/tools.offline/pom.xml b/tools.offline/pom.xml index 6b36989..bcd0c4a 100644 --- a/tools.offline/pom.xml +++ b/tools.offline/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>tools.offline</artifactId> <packaging>bundle</packaging> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <name>Clerezza - Tools Offline Site Generator</name> <description>The core part of SCB Web Access</description> <dependencies> @@ -42,29 +42,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>javax.ws.rs</groupId> @@ -73,32 +73,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>web.fileserver</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</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>platform.content.representations.core</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/uima/pom.xml ---------------------------------------------------------------------- diff --git a/uima/pom.xml b/uima/pom.xml index 700be6f..7ea5ab2 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-SNAPSHOT</version> + <version>0.2</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 @@ -29,7 +29,7 @@ <parent> <groupId>org.apache.clerezza</groupId> <artifactId>clerezza</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <relativePath>../parent</relativePath> </parent> <properties> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/uima/uima.casconsumer/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.casconsumer/pom.xml b/uima/uima.casconsumer/pom.xml index 8773b66..00c93d3 100644 --- a/uima/uima.casconsumer/pom.xml +++ b/uima/uima.casconsumer/pom.xml @@ -21,13 +21,13 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.casconsumer</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA CAS Consumer for Graph objects</name> <parent> <groupId>org.apache.clerezza</groupId> <artifactId>uima</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <dependencies> <dependency> @@ -38,7 +38,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>uima.ontologies.ao</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> @@ -49,12 +49,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> <dependency> <groupId>org.apache.uima</groupId> @@ -65,7 +65,7 @@ <groupId>org.apache.clerezza</groupId> <artifactId>rdf.simple.storage</artifactId> <scope>runtime</scope> - <version>0.8-SNAPSHOT</version> + <version>0.8</version> </dependency> <dependency> <groupId>org.slf4j</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/uima/uima.concept-tagging/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.concept-tagging/pom.xml b/uima/uima.concept-tagging/pom.xml index 2340903..de2190c 100644 --- a/uima/uima.concept-tagging/pom.xml +++ b/uima/uima.concept-tagging/pom.xml @@ -21,34 +21,34 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.concept-tagging</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA extension for concept tagging</name> <parent> <groupId>org.apache.clerezza</groupId> <artifactId>uima</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.concepts.core</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</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>uima.utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>uima.casconsumer</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <scope>runtime</scope> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/uima/uima.metadata-generator/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.metadata-generator/pom.xml b/uima/uima.metadata-generator/pom.xml index 8410269..899b9ea 100644 --- a/uima/uima.metadata-generator/pom.xml +++ b/uima/uima.metadata-generator/pom.xml @@ -21,34 +21,34 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.metadata-generator</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA extension for metadata generation</name> <parent> <groupId>org.apache.clerezza</groupId> <artifactId>uima</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.content</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>uima.utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>uima.ontologies</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.felix</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/uima/uima.ontologies.ao/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.ontologies.ao/pom.xml b/uima/uima.ontologies.ao/pom.xml index 15086a5..af886c1 100644 --- a/uima/uima.ontologies.ao/pom.xml +++ b/uima/uima.ontologies.ao/pom.xml @@ -21,20 +21,20 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.ontologies.ao</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA and Annotation Ontology</name> <description>Annotation Ontology (AO) modeling UIMA to be used with Clerezza</description> <parent> <groupId>org.apache.clerezza</groupId> <artifactId>uima</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> <build> @@ -82,7 +82,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/uima/uima.ontologies/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.ontologies/pom.xml b/uima/uima.ontologies/pom.xml index ce1fe66..4f1f29e 100644 --- a/uima/uima.ontologies/pom.xml +++ b/uima/uima.ontologies/pom.xml @@ -21,20 +21,20 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.ontologies</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA related ontologies</name> <description>RDFS ontologies and vocabularies modeling UIMA to be used with Clerezza</description> <parent> <groupId>org.apache.clerezza</groupId> <artifactId>uima</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.core</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> </dependencies> <build> @@ -62,7 +62,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/uima/uima.samples/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.samples/pom.xml b/uima/uima.samples/pom.xml index 25d5103..8290eb4 100644 --- a/uima/uima.samples/pom.xml +++ b/uima/uima.samples/pom.xml @@ -21,19 +21,19 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.samples</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA integration samples</name> <parent> <groupId>org.apache.clerezza</groupId> <artifactId>uima</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>uima.utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>javax.ws.rs</groupId> @@ -42,7 +42,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>uima.casconsumer</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <scope>runtime</scope> </dependency> <dependency> @@ -64,7 +64,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>jaxrs.utils</artifactId> - <version>0.9-SNAPSHOT</version> + <version>0.9</version> </dependency> <dependency> <groupId>org.apache.opennlp</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/uima/uima.utils/pom.xml ---------------------------------------------------------------------- diff --git a/uima/uima.utils/pom.xml b/uima/uima.utils/pom.xml index 2d6fe91..94794a0 100644 --- a/uima/uima.utils/pom.xml +++ b/uima/uima.utils/pom.xml @@ -21,20 +21,20 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.clerezza</groupId> <artifactId>uima.utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> <packaging>bundle</packaging> <name>Clerezza - Apache UIMA extension utils</name> <description>Extension utils to call UIMA inside Clerezza</description> <parent> <groupId>org.apache.clerezza</groupId> <artifactId>uima</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </parent> <dependencies> <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.utils</artifactId> - <version>0.14-SNAPSHOT</version> + <version>0.14</version> </dependency> <dependency> <groupId>org.apache.uima</groupId> @@ -73,7 +73,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>uima.ontologies</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</version> </dependency> <dependency> <groupId>org.apache.uima</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/utils.customproperty/pom.xml ---------------------------------------------------------------------- diff --git a/utils.customproperty/pom.xml b/utils.customproperty/pom.xml index de47df1..e017ad9 100644 --- a/utils.customproperty/pom.xml +++ b/utils.customproperty/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>utils.customproperty</artifactId> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <packaging>bundle</packaging> <name>Clerezza - Utils Custom Property</name> <description>Management of additional properties of specified items.</description> @@ -37,12 +37,12 @@ <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>platform.graphprovider.content</artifactId> - <version>0.7-SNAPSHOT</version> + <version>0.7</version> </dependency> </dependencies> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/utils.imageprocessing/pom.xml ---------------------------------------------------------------------- diff --git a/utils.imageprocessing/pom.xml b/utils.imageprocessing/pom.xml index 05105d5..6c048ee 100644 --- a/utils.imageprocessing/pom.xml +++ b/utils.imageprocessing/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>utils.imageprocessing</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.8</version> <packaging>bundle</packaging> <name>Clerezza - Utils Image Processor</name> <description>A utility to manipulate images: resize, rotate, and flip</description> @@ -46,12 +46,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>javax.ws.rs</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 9fe7b52..6b53322 100644 --- a/utils/pom.xml +++ b/utils/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>utils</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.2</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/e5ca213b/web.fileserver/pom.xml ---------------------------------------------------------------------- diff --git a/web.fileserver/pom.xml b/web.fileserver/pom.xml index efdeaca..88c24da 100644 --- a/web.fileserver/pom.xml +++ b/web.fileserver/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>web.fileserver</artifactId> <packaging>bundle</packaging> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> <name>Clerezza - Jax-Rs File Server</name> <dependencies> <dependency> @@ -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>org.apache.felix</groupId> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/web.resources.jquery/pom.xml ---------------------------------------------------------------------- diff --git a/web.resources.jquery/pom.xml b/web.resources.jquery/pom.xml index aaf5b8b..05e81d3 100644 --- a/web.resources.jquery/pom.xml +++ b/web.resources.jquery/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>web.resources.jquery</artifactId> <packaging>bundle</packaging> - <version>0.6-SNAPSHOT</version> + <version>0.6</version> <name>Clerezza - jQuery bundlized</name> <description> jQuery 1.3.2 as a bundle @@ -52,7 +52,7 @@ <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/web.resources.scripts/pom.xml ---------------------------------------------------------------------- diff --git a/web.resources.scripts/pom.xml b/web.resources.scripts/pom.xml index 9a29b28..ba89733 100644 --- a/web.resources.scripts/pom.xml +++ b/web.resources.scripts/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>web.resources.scripts</artifactId> <packaging>bundle</packaging> - <version>0.4-SNAPSHOT</version> + <version>0.4</version> <name>Clerezza - Scripts</name> <description> Exposes scripts for the Platform @@ -48,7 +48,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>web.resources.jquery</artifactId> - <version>0.6-SNAPSHOT</version> + <version>0.6</version> </dependency> <dependency> <groupId>org.osgi</groupId> @@ -57,7 +57,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>web.fileserver</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </dependency> </dependencies> <build> http://git-wip-us.apache.org/repos/asf/clerezza/blob/e5ca213b/web.resources.yui/pom.xml ---------------------------------------------------------------------- diff --git a/web.resources.yui/pom.xml b/web.resources.yui/pom.xml index a2865a9..173ce12 100644 --- a/web.resources.yui/pom.xml +++ b/web.resources.yui/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>web.resources.yui</artifactId> <packaging>bundle</packaging> - <version>0.5-SNAPSHOT</version> + <version>0.5</version> <name>Clerezza Ext - Yui JS</name> <description> Yahoo JS as a bundle @@ -50,7 +50,7 @@ <dependency> <groupId>org.apache.clerezza</groupId> <artifactId>web.fileserver</artifactId> - <version>0.10-SNAPSHOT</version> + <version>0.10</version> </dependency> </dependencies> <build>
