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/18 16:36:53 UTC

[isis] 28/31: ISIS-1813: updates helloworld to reference 1.16.1

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

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

commit 801dda85331122a2328d8770e677edd867e8154d
Author: Dan Haywood <da...@haywood-associates.co.uk>
AuthorDate: Sun Feb 18 16:23:31 2018 +0000

    ISIS-1813: updates helloworld to reference 1.16.1
---
 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 bb2cef0..efa8848 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.1-SNAPSHOT</isis.version>
+        <isis.version>1.16.1</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.