Skip to content

Commit

Permalink
ISIS-290: reverting example app's pom to use shiro snapshot
Browse files Browse the repository at this point in the history
... until shiro has been formally released
  • Loading branch information
danhaywood committed Jan 7, 2013
1 parent 31734c0 commit b5ea578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/application/quickstart_wicket_restful_jdo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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</isis-security-shiro.version>
<isis-security-shiro.version>1.0.0-SNAPSHOT</isis-security-shiro.version>
</properties>

<repositories>
Expand Down

0 comments on commit b5ea578

Please sign in to comment.