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/16 13:08:23 UTC

[3/3] 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/59113430
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/59113430
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/59113430

Branch: refs/heads/prepare/isis-objectstore-jdo-1.0.0
Commit: 59113430b048b172632f95b9a4a830986a6baec0
Parents: 4ddcc89
Author: Dan Haywood <da...@apache.org>
Authored: Sun Dec 16 08:29:55 2012 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Sun Dec 16 08:29:55 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/59113430/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>