ISIS-1540: updates simpleapp example to reference 1.13.2 relesaed version

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

Branch: refs/heads/master
Commit: 37b43bc5decd421b8a5732e47cf5c0a2d54328e1
Parents: f0ae29f
Author: Dan Haywood <d...@haywood-associates.co.uk>
Authored: Sat Dec 10 17:08:19 2016 +0000
Committer: Dan Haywood <d...@haywood-associates.co.uk>
Committed: Sat Dec 10 17:08:19 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/37b43bc5/example/application/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/pom.xml 
b/example/application/simpleapp/pom.xml
index 0f99b4d..0dadd5b 100644
--- a/example/application/simpleapp/pom.xml
+++ b/example/application/simpleapp/pom.xml
@@ -34,7 +34,7 @@
     </prerequisites>
 
     <properties>
-        <isis.version>1.14.0-SNAPSHOT</isis.version>
+        <isis.version>1.13.2</isis.version>
 
         <lombok.version>1.16.10</lombok.version>
         <assertj-core.version>3.6.0</assertj-core.version>

Reply via email to