ISIS-1540: updates simpleapp to use -SNAPSHOT version of isis

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

Branch: refs/heads/master
Commit: c0eaed947c8fe4943e9e3f03aa3b310f2923e9b0
Parents: 4ca4a02
Author: Dan Haywood <d...@haywood-associates.co.uk>
Authored: Wed Dec 21 11:38:58 2016 +0000
Committer: Dan Haywood <d...@haywood-associates.co.uk>
Committed: Wed Dec 21 11:38:58 2016 +0000

----------------------------------------------------------------------
 example/application/simpleapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/c0eaed94/example/application/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/pom.xml 
b/example/application/simpleapp/pom.xml
index 9a4f7bf..6e1b29c 100644
--- a/example/application/simpleapp/pom.xml
+++ b/example/application/simpleapp/pom.xml
@@ -34,7 +34,7 @@
     </prerequisites>
 
     <properties>
-        <isis.version>1.13.2</isis.version>
+        <isis.version>1.14.0-SNAPSHOT</isis.version>
 
         <lombok.version>1.16.10</lombok.version>
         <assertj-core.version>3.6.1</assertj-core.version>

Reply via email to