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 2016/04/09 08:32:12 UTC

isis git commit: ISIS-1362: bumping simpleapp's pom.xml to isis 1.13.0-SNAPSHOT

Repository: isis
Updated Branches:
  refs/heads/release-1.12.1-RC1 86cb6829c -> 9846e4365


ISIS-1362: bumping simpleapp's pom.xml to isis 1.13.0-SNAPSHOT


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

Branch: refs/heads/release-1.12.1-RC1
Commit: 9846e436508f2ca0b04b3d8638422322ff4eee27
Parents: 86cb682
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Sat Apr 9 07:31:01 2016 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Sat Apr 9 07:31:01 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/9846e436/example/application/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/pom.xml b/example/application/simpleapp/pom.xml
index fec202c..d3c1e53 100644
--- a/example/application/simpleapp/pom.xml
+++ b/example/application/simpleapp/pom.xml
@@ -34,7 +34,7 @@
     </prerequisites>
 
     <properties>
-        <isis.version>1.12.1</isis.version>
+        <isis.version>1.13.0-SNAPSHOT</isis.version>
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>