You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/05/27 08:51:05 UTC

[03/27] git commit: ISIS-406: bumping pom ref

ISIS-406: bumping pom ref


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/550f09dd
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/550f09dd
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/550f09dd

Branch: refs/heads/prepare/isis-1.2.0
Commit: 550f09dd77820699c3411d092e8a3bcf402fcd63
Parents: af23f6f
Author: Dan Haywood <da...@apache.org>
Authored: Sat May 25 22:22:27 2013 +0100
Committer: Dan Haywood <da...@apache.org>
Committed: Sat May 25 22:22:27 2013 +0100

----------------------------------------------------------------------
 component/objectstore/jdo/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/550f09dd/component/objectstore/jdo/pom.xml
----------------------------------------------------------------------
diff --git a/component/objectstore/jdo/pom.xml b/component/objectstore/jdo/pom.xml
index c2fc9b7..edcbbd9 100644
--- a/component/objectstore/jdo/pom.xml
+++ b/component/objectstore/jdo/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.isis.core</groupId>
 		<artifactId>isis</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0</version>
 		<relativePath>../../../core/pom.xml</relativePath>
 	</parent>