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/01/10 20:09:37 UTC

[8/8] git commit: ISIS-290: merging in shiro and quickstart archetype

Updated Branches:
  refs/heads/master b5ea57814 -> 5793df479


ISIS-290: merging in shiro and quickstart archetype


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

Branch: refs/heads/master
Commit: 5793df4794a37cc6ba99b3fd10dfbc1d89f2aa44
Parents: 1a5a544
Author: Dan Haywood <da...@apache.org>
Authored: Thu Jan 10 19:09:01 2013 +0000
Committer: Dan Haywood <da...@apache.org>
Committed: Thu Jan 10 19:09:01 2013 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/5793df47/example/application/quickstart_wicket_restful_jdo/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/quickstart_wicket_restful_jdo/pom.xml b/example/application/quickstart_wicket_restful_jdo/pom.xml
index f1fff7d..c7f505f 100644
--- a/example/application/quickstart_wicket_restful_jdo/pom.xml
+++ b/example/application/quickstart_wicket_restful_jdo/pom.xml
@@ -34,7 +34,7 @@
 		<isis-objectstore-jdo.version>1.0.0</isis-objectstore-jdo.version>
 		<isis-viewer-wicket.version>1.0.0</isis-viewer-wicket.version>
 		<isis-viewer-restfulobjects.version>1.0.0</isis-viewer-restfulobjects.version>
-		<isis-security-shiro.version>1.0.0-SNAPSHOT</isis-security-shiro.version>
+		<isis-security-shiro.version>1.0.1-SNAPSHOT</isis-security-shiro.version>
 	</properties>
     
     <repositories>