Upgrade jacob version to a future 2.0
Project: http://git-wip-us.apache.org/repos/asf/ode-jacob/repo Commit: http://git-wip-us.apache.org/repos/asf/ode-jacob/commit/95711202 Tree: http://git-wip-us.apache.org/repos/asf/ode-jacob/tree/95711202 Diff: http://git-wip-us.apache.org/repos/asf/ode-jacob/diff/95711202 Branch: refs/heads/master Commit: 95711202eae9a4c4bc4648844be801911fd1dc14 Parents: b982c5d Author: Hadrian Zbarcea <[email protected]> Authored: Sat Feb 2 19:52:52 2013 -0500 Committer: Hadrian Zbarcea <[email protected]> Committed: Sat Mar 2 22:17:35 2013 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ode-jacob/blob/95711202/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7e2acc9..92abc18 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.ode</groupId> <artifactId>jacob</artifactId> - <version>1.4-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> <packaging>jar</packaging> <name>ODE :: JACOB</name>
