# HG changeset patch # User Kostis Kyzirakos # Date 1364379899 -7200 # Node ID ee65be1e064848a99a671e424b291b24488d0d0d # Parent f763cadf03ddd5624eb3c8c6eb0bda4ad3225ff3 Modified the version of each artifact from xx.xx.xx-SNAPSHOT to xx.xx.xx-BranchName-SNAPSHOT. As a result, each branch produces its own artifacts that are independent from the artifacts produced by different branches. NOTE: After updating the source code of Strabon to the current revision, you need to update the eclipse projects to use the new pom.xml files. diff -r f763cadf03dd -r ee65be1e0648 endpoint-client/pom.xml --- a/endpoint-client/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/endpoint-client/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT strabon-endpoint-client diff -r f763cadf03dd -r ee65be1e0648 endpoint-exec/pom.xml --- a/endpoint-exec/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/endpoint-exec/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT strabon-endpoint-exec diff -r f763cadf03dd -r ee65be1e0648 endpoint/pom.xml --- a/endpoint/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/endpoint/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -4,7 +4,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT strabon-endpoint diff -r f763cadf03dd -r ee65be1e0648 evaluation/pom.xml --- a/evaluation/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/evaluation/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT org.openrdf.sesame diff -r f763cadf03dd -r ee65be1e0648 generaldb/pom.xml --- a/generaldb/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/generaldb/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -6,7 +6,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT org.openrdf.sesame diff -r f763cadf03dd -r ee65be1e0648 monetdb/pom.xml --- a/monetdb/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/monetdb/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -6,7 +6,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT org.openrdf.sesame diff -r f763cadf03dd -r ee65be1e0648 pom.xml --- a/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -4,7 +4,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT pom @@ -31,7 +31,7 @@ - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT 2.6.3 3.5.0 diff -r f763cadf03dd -r ee65be1e0648 postgis/pom.xml --- a/postgis/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/postgis/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -6,7 +6,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT org.openrdf.sesame diff -r f763cadf03dd -r ee65be1e0648 resultio-spatial/api/pom.xml --- a/resultio-spatial/api/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/resultio-spatial/api/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ org.openrdf.sesame sesame-queryresultio-spatial - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT sesame-queryresultio-spatial-api diff -r f763cadf03dd -r ee65be1e0648 resultio-spatial/pom.xml --- a/resultio-spatial/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/resultio-spatial/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT org.openrdf.sesame diff -r f763cadf03dd -r ee65be1e0648 resultio-spatial/sparqlgeojson/pom.xml --- a/resultio-spatial/sparqlgeojson/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/resultio-spatial/sparqlgeojson/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ org.openrdf.sesame sesame-queryresultio-spatial - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT sesame-queryresultio-spatial-sparqlgeojson diff -r f763cadf03dd -r ee65be1e0648 resultio-spatial/sparqlhtml/pom.xml --- a/resultio-spatial/sparqlhtml/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/resultio-spatial/sparqlhtml/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ org.openrdf.sesame sesame-queryresultio-spatial - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT sesame-queryresultio-spatial-sparqlhtml diff -r f763cadf03dd -r ee65be1e0648 resultio-spatial/sparqlkml/pom.xml --- a/resultio-spatial/sparqlkml/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/resultio-spatial/sparqlkml/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ org.openrdf.sesame sesame-queryresultio-spatial - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT sesame-queryresultio-spatial-sparqlkml diff -r f763cadf03dd -r ee65be1e0648 resultio-spatial/sparqlxml/pom.xml --- a/resultio-spatial/sparqlxml/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/resultio-spatial/sparqlxml/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ org.openrdf.sesame sesame-queryresultio-spatial - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT sesame-queryresultio-spatial-sparqlxml diff -r f763cadf03dd -r ee65be1e0648 resultio-spatial/text/pom.xml --- a/resultio-spatial/text/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/resultio-spatial/text/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ org.openrdf.sesame sesame-queryresultio-spatial - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT sesame-queryresultio-spatial-text diff -r f763cadf03dd -r ee65be1e0648 runtime/pom.xml --- a/runtime/pom.xml Wed Mar 06 02:08:03 2013 +0200 +++ b/runtime/pom.xml Wed Mar 27 12:24:59 2013 +0200 @@ -5,7 +5,7 @@ eu.earthobservatory strabon - 3.2.8-SNAPSHOT + 3.2.8-temporals-SNAPSHOT strabon-runtime