Repository: ode-jacob Updated Branches: refs/heads/2.0a [created] 05e88d3d4
bump version to 2.0a, which is the version that is still compatible with ODE master. Project: http://git-wip-us.apache.org/repos/asf/ode-jacob/repo Commit: http://git-wip-us.apache.org/repos/asf/ode-jacob/commit/e7ce2b44 Tree: http://git-wip-us.apache.org/repos/asf/ode-jacob/tree/e7ce2b44 Diff: http://git-wip-us.apache.org/repos/asf/ode-jacob/diff/e7ce2b44 Branch: refs/heads/2.0a Commit: e7ce2b440ef949c016c3178e69f9316f5d0a80eb Parents: a5c5ae7 Author: Tammo van Lessen <[email protected]> Authored: Wed Jul 23 16:50:55 2014 +0200 Committer: Tammo van Lessen <[email protected]> Committed: Wed Jul 23 16:50:55 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ode-jacob/blob/e7ce2b44/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ee20eda..847bf35 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.ode</groupId> <artifactId>jacob</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0a-SNAPSHOT</version> <packaging>jar</packaging> <name>ODE :: JACOB</name>
