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 2012/12/24 14:43:58 UTC

[27/28] git commit: ISIS-188: updating jdo's parent to non-SNAPSHOT

ISIS-188: updating jdo's parent to non-SNAPSHOT


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

Branch: refs/heads/master
Commit: 5f8d1f0b0303bda5ff049cbda008ce884258f4ff
Parents: 1f6adfa
Author: Dan Haywood <da...@apache.org>
Authored: Sun Dec 16 08:29:55 2012 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Thu Dec 20 15:45:43 2012 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/5f8d1f0b/component/objectstore/jdo/pom.xml
----------------------------------------------------------------------
diff --git a/component/objectstore/jdo/pom.xml b/component/objectstore/jdo/pom.xml
index fe14f64..98b2d85 100644
--- a/component/objectstore/jdo/pom.xml
+++ b/component/objectstore/jdo/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.isis.core</groupId>
 		<artifactId>isis</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 		<relativePath>../../../core/pom.xml</relativePath>
 	</parent>