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 2018/02/28 22:42:38 UTC

[isis] 07/10: ISIS-1875: updates helloworld isis.version

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch release-1.16.2-RC1
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 0ad3d9674b08a67f7cba94f3a2d37d569259cb27
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Feb 28 22:35:18 2018 +0000

    ISIS-1875: updates helloworld isis.version
---
 example/application/helloworld/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/application/helloworld/pom.xml b/example/application/helloworld/pom.xml
index d710329..a13e124 100644
--- a/example/application/helloworld/pom.xml
+++ b/example/application/helloworld/pom.xml
@@ -36,7 +36,7 @@
     <packaging>war</packaging>
 
     <properties>
-        <isis.version>1.16.2-SNAPSHOT</isis.version>
+        <isis.version>1.16.2</isis.version>
 
         <compiler-plugin.source>1.8</compiler-plugin.source>
         <compiler-plugin.target>1.8</compiler-plugin.target>

-- 
To stop receiving notification emails like this one, please contact
danhaywood@apache.org.