Strabon
changeset 1324:c3eba1e64301 MonetDB
revert the changes of the last commit
author | Kostis Kyzirakos <kostis@cwi.nl> |
---|---|
date | Fri May 02 17:24:54 2014 +0200 (2014-05-02) |
parents | 9965ca2ed548 |
children | 29644c2e7da2 |
files | endpoint/pom.xml evaluation/pom.xml generaldb/pom.xml monetdb/pom.xml pom.xml postgis/pom.xml resultio/pom.xml runtime/pom.xml |
line diff
1.1 --- a/endpoint/pom.xml Fri May 02 15:54:37 2014 +0200 1.2 +++ b/endpoint/pom.xml Fri May 02 17:24:54 2014 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 <parent> 1.5 <groupId>eu.earthobservatory</groupId> 1.6 <artifactId>strabon</artifactId> 1.7 - <version>3.2.2-MonetDB</version> 1.8 + <version>3.2.2-MonetDB-SNAPSHOT</version> 1.9 </parent> 1.10 1.11 <artifactId>strabon-endpoint</artifactId>
2.1 --- a/evaluation/pom.xml Fri May 02 15:54:37 2014 +0200 2.2 +++ b/evaluation/pom.xml Fri May 02 17:24:54 2014 +0200 2.3 @@ -5,7 +5,7 @@ 2.4 <parent> 2.5 <groupId>eu.earthobservatory</groupId> 2.6 <artifactId>strabon</artifactId> 2.7 - <version>3.2.2-MonetDB</version> 2.8 + <version>3.2.2-MonetDB-SNAPSHOT</version> 2.9 </parent> 2.10 2.11 <groupId>org.openrdf.sesame</groupId>
3.1 --- a/generaldb/pom.xml Fri May 02 15:54:37 2014 +0200 3.2 +++ b/generaldb/pom.xml Fri May 02 17:24:54 2014 +0200 3.3 @@ -6,7 +6,7 @@ 3.4 <parent> 3.5 <groupId>eu.earthobservatory</groupId> 3.6 <artifactId>strabon</artifactId> 3.7 - <version>3.2.2-MonetDB</version> 3.8 + <version>3.2.2-MonetDB-SNAPSHOT</version> 3.9 </parent> 3.10 3.11 <groupId>org.openrdf.sesame</groupId>
4.1 --- a/monetdb/pom.xml Fri May 02 15:54:37 2014 +0200 4.2 +++ b/monetdb/pom.xml Fri May 02 17:24:54 2014 +0200 4.3 @@ -6,7 +6,7 @@ 4.4 <parent> 4.5 <groupId>eu.earthobservatory</groupId> 4.6 <artifactId>strabon</artifactId> 4.7 - <version>3.2.2-MonetDB</version> 4.8 + <version>3.2.2-MonetDB-SNAPSHOT</version> 4.9 </parent> 4.10 4.11 <groupId>org.openrdf.sesame</groupId>
5.1 --- a/pom.xml Fri May 02 15:54:37 2014 +0200 5.2 +++ b/pom.xml Fri May 02 17:24:54 2014 +0200 5.3 @@ -4,7 +4,7 @@ 5.4 5.5 <groupId>eu.earthobservatory</groupId> 5.6 <artifactId>strabon</artifactId> 5.7 - <version>3.2.2-MonetDB</version> 5.8 + <version>3.2.2-MonetDB-SNAPSHOT</version> 5.9 <packaging>pom</packaging> 5.10 5.11 <parent> 5.12 @@ -29,7 +29,7 @@ 5.13 </modules> 5.14 5.15 <properties> 5.16 - <eu.earthobservatory.version>3.2.2-MonetDB</eu.earthobservatory.version> 5.17 + <eu.earthobservatory.version>3.2.2-MonetDB-SNAPSHOT</eu.earthobservatory.version> 5.18 <sesame.version>2.6.3</sesame.version> 5.19 <aduna.appbase.version>3.5.0</aduna.appbase.version> 5.20 <!--slf4j.version>1.5.8</slf4j.version--> 5.21 @@ -528,7 +528,7 @@ 5.22 <plugin> 5.23 <groupId>org.apache.tomcat.maven</groupId> 5.24 <artifactId>tomcat7-maven-plugin</artifactId> 5.25 - <version>2.2</version> 5.26 + <version>2.0-SNAPSHOT</version> 5.27 </plugin> 5.28 </plugins> 5.29 </pluginManagement>
6.1 --- a/postgis/pom.xml Fri May 02 15:54:37 2014 +0200 6.2 +++ b/postgis/pom.xml Fri May 02 17:24:54 2014 +0200 6.3 @@ -6,7 +6,7 @@ 6.4 <parent> 6.5 <groupId>eu.earthobservatory</groupId> 6.6 <artifactId>strabon</artifactId> 6.7 - <version>3.2.2-MonetDB</version> 6.8 + <version>3.2.2-MonetDB-SNAPSHOT</version> 6.9 </parent> 6.10 6.11 <groupId>org.openrdf.sesame</groupId>
7.1 --- a/resultio/pom.xml Fri May 02 15:54:37 2014 +0200 7.2 +++ b/resultio/pom.xml Fri May 02 17:24:54 2014 +0200 7.3 @@ -5,7 +5,7 @@ 7.4 <parent> 7.5 <groupId>eu.earthobservatory</groupId> 7.6 <artifactId>strabon</artifactId> 7.7 - <version>3.2.2-MonetDB</version> 7.8 + <version>3.2.2-MonetDB-SNAPSHOT</version> 7.9 </parent> 7.10 7.11 <groupId>org.openrdf.sesame</groupId>
8.1 --- a/runtime/pom.xml Fri May 02 15:54:37 2014 +0200 8.2 +++ b/runtime/pom.xml Fri May 02 17:24:54 2014 +0200 8.3 @@ -5,7 +5,7 @@ 8.4 <parent> 8.5 <groupId>eu.earthobservatory</groupId> 8.6 <artifactId>strabon</artifactId> 8.7 - <version>3.2.2-MonetDB</version> 8.8 + <version>3.2.2-MonetDB-SNAPSHOT</version> 8.9 </parent> 8.10 8.11 <artifactId>strabon-runtime</artifactId>