JENA-625: prepare release: change pom version to 1.0.0 git-svn-id: http://svn.apache.org/repos/asf/jena/Experimental/jena-csv@1618199 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/73030aeb Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/73030aeb Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/73030aeb Branch: refs/heads/master Commit: 73030aeb24c717be14242f06e5435104354df2c8 Parents: 8c634b1 Author: Ying Jiang <[email protected]> Authored: Fri Aug 15 15:02:18 2014 +0000 Committer: Ying Jiang <[email protected]> Committed: Fri Aug 15 15:02:18 2014 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/73030aeb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2928b25..6261934 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <artifactId>jena-csv</artifactId> <packaging>jar</packaging> <name>Apache Jena - Data Tables for SPARQL</name> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <parent> <groupId>org.apache.jena</groupId>
