ISIS-1424: update to example app pom.xml to reference 1.12.2

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

Branch: refs/heads/release-1.12.2-RC1
Commit: 46d4527a1be3f74c00eba71acce9e24ab395d3ac
Parents: 0083474
Author: Dan Haywood <d...@haywood-associates.co.uk>
Authored: Fri Jun 3 16:13:12 2016 +0100
Committer: Dan Haywood <d...@haywood-associates.co.uk>
Committed: Fri Jun 3 16:13:12 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/isis/blob/46d4527a/example/application/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/pom.xml 
b/example/application/simpleapp/pom.xml
index d3c1e53..a801761 100644
--- a/example/application/simpleapp/pom.xml
+++ b/example/application/simpleapp/pom.xml
@@ -34,7 +34,7 @@
     </prerequisites>
 
     <properties>
-        <isis.version>1.13.0-SNAPSHOT</isis.version>
+        <isis.version>1.12.2</isis.version>
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

Reply via email to