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/01/08 22:32:44 UTC

isis-site git commit: ISIS-1465: updates home page archetype to 1.16.0

Repository: isis-site
Updated Branches:
  refs/heads/asf-site 2b88051d6 -> 0215c5286


ISIS-1465: updates home page archetype to 1.16.0


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

Branch: refs/heads/asf-site
Commit: 0215c5286d4bde15a720e9986b9fab705d4ce91b
Parents: 2b88051
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Mon Jan 8 22:32:35 2018 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Mon Jan 8 22:32:35 2018 +0000

----------------------------------------------------------------------
 content/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/0215c528/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 4b1ceb9..601896c 100644
--- a/content/index.html
+++ b/content/index.html
@@ -609,7 +609,7 @@ table.CodeRay td.code>pre{padding:0}
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=helloworld-archetype \
-    -D archetypeVersion=1.15.1 \
+    -D archetypeVersion=1.16.0 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \
@@ -622,7 +622,7 @@ mvn archetype:generate  \
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.15.1 \
+    -D archetypeVersion=1.16.0 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \