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/23 10:07:23 UTC

[17/19] git commit: ISIS-406: bumping reference to isis 1.2.0

ISIS-406: bumping reference to isis 1.2.0


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

Branch: refs/heads/prepare/isis-1.2.0-RC1
Commit: 5ed748b80c7d1b2d4d713e5e482170db470e3bf1
Parents: ebf7023
Author: Dan Haywood <da...@apache.org>
Authored: Thu May 23 08:32:39 2013 +0100
Committer: Dan Haywood <da...@apache.org>
Committed: Thu May 23 08:32:39 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/isis/blob/5ed748b8/component/security/file/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/file/pom.xml b/component/security/file/pom.xml
index 1306832..1baea9b 100644
--- a/component/security/file/pom.xml
+++ b/component/security/file/pom.xml
@@ -23,7 +23,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>