Strabon
diff resultio-spatial/text/pom.xml @ 934:ee65be1e0648
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.
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.
author | Kostis Kyzirakos <kkyzir@di.uoa.gr> |
---|---|
date | Wed Mar 27 12:24:59 2013 +0200 (2013-03-27) |
parents | 961f2df15b72 |
children | a1e2561b7c2c |
line diff
1.1 --- a/resultio-spatial/text/pom.xml Wed Jan 09 16:06:44 2013 +0200 1.2 +++ b/resultio-spatial/text/pom.xml Wed Mar 27 12:24:59 2013 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 <parent> 1.5 <groupId>org.openrdf.sesame</groupId> 1.6 <artifactId>sesame-queryresultio-spatial</artifactId> 1.7 - <version>3.2.8-SNAPSHOT</version> 1.8 + <version>3.2.8-temporals-SNAPSHOT</version> 1.9 </parent> 1.10 1.11 <artifactId>sesame-queryresultio-spatial-text</artifactId>