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 2017/02/18 16:10:28 UTC

[05/15] isis git commit: ISIS-1561: updates simpleapp pom.xml to ref 1.14.0

ISIS-1561: updates simpleapp pom.xml to ref 1.14.0


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

Branch: refs/heads/master
Commit: 5dab2db273cbd89190db240db8127e434431f7d4
Parents: 5e6858c
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Wed Feb 15 18:49:37 2017 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Wed Feb 15 23:11:48 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/5dab2db2/example/application/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/pom.xml b/example/application/simpleapp/pom.xml
index 0da4e9e..568941a 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.14.0</isis.version>
 
         <lombok.version>1.16.10</lombok.version>
         <assertj-core.version>3.6.1</assertj-core.version>