You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by mg...@apache.org on 2015/11/12 21:02:03 UTC

[21/50] [abbrv] isis git commit: ISIS-1195: bumping simpleapp app to reference isis 1.10.0

ISIS-1195: bumping simpleapp app to reference isis 1.10.0


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

Branch: refs/heads/ISIS-1224-select2-v4
Commit: 760b6a15c8fdeefbd4f9bec3040e6196332fa21f
Parents: dd833d9
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Sat Nov 7 00:29:27 2015 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Sat Nov 7 00:29:27 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/isis/blob/760b6a15/example/application/simpleapp/pom.xml
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/pom.xml b/example/application/simpleapp/pom.xml
index f3f2e9a..ff67e85 100644
--- a/example/application/simpleapp/pom.xml
+++ b/example/application/simpleapp/pom.xml
@@ -34,7 +34,7 @@
     </prerequisites>
 
     <properties>
-        <isis.version>1.10.0-SNAPSHOT</isis.version>
+        <isis.version>1.10.0</isis.version>
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>