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:20 UTC

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

Branch: refs/heads/prepare/isis-1.2.0-RC1
Commit: 13c24dcd77f7bf7c7678eb40fe7239bc092c7b1a
Parents: 1d6eb4a
Author: Dan Haywood <da...@apache.org>
Authored: Thu May 23 08:22:00 2013 +0100
Committer: Dan Haywood <da...@apache.org>
Committed: Thu May 23 08:22:00 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/isis/blob/13c24dcd/component/security/shiro/pom.xml
----------------------------------------------------------------------
diff --git a/component/security/shiro/pom.xml b/component/security/shiro/pom.xml
index a7c8259..c0ae3a0 100644
--- a/component/security/shiro/pom.xml
+++ b/component/security/shiro/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>