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/01/17 17:07:04 UTC

isis-site git commit: ISIS-1296: updating website front page for 1.11.1

Repository: isis-site
Updated Branches:
  refs/heads/asf-site 8c80877be -> 53fa004ef


ISIS-1296: updating website front page for 1.11.1


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

Branch: refs/heads/asf-site
Commit: 53fa004ef248e501a48cf31436ba4b2d772e9ff5
Parents: 8c80877
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Sun Jan 17 16:06:57 2016 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Sun Jan 17 16:06:57 2016 +0000

----------------------------------------------------------------------
 content/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis-site/blob/53fa004e/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index c6f0ca8..9a5b95a 100644
--- a/content/index.html
+++ b/content/index.html
@@ -664,7 +664,7 @@
 mvn archetype:generate  \
     -D archetypeGroupId=org.apache.isis.archetype \
     -D archetypeArtifactId=simpleapp-archetype \
-    -D archetypeVersion=1.11.0 \
+    -D archetypeVersion=1.11.1 \
     -D groupId=com.mycompany \
     -D artifactId=myapp \
     -D version=1.0-SNAPSHOT \