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 2019/01/14 15:27:37 UTC

[isis] 01/01: ISIS-1811: recreating helloworld archetype

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

danhaywood pushed a commit to tag helloworld-archetype-2.0.0-M2-RC2
in repository https://gitbox.apache.org/repos/asf/isis.git

commit d5292338ec41b4e67d1a3dcd52821aa3117cbdce
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Jan 14 15:21:37 2019 +0000

    ISIS-1811: recreating helloworld archetype
---
 .../helloworld/src/test/resources/projects/basic/archetype.properties   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/archetype/helloworld/src/test/resources/projects/basic/archetype.properties b/example/archetype/helloworld/src/test/resources/projects/basic/archetype.properties
index e5804d8..626f442 100644
--- a/example/archetype/helloworld/src/test/resources/projects/basic/archetype.properties
+++ b/example/archetype/helloworld/src/test/resources/projects/basic/archetype.properties
@@ -1,4 +1,4 @@
-#Sat Jan 12 14:15:35 GMT 2019
+#Mon Jan 14 15:21:32 GMT 2019
 package=it.pkg
 version=0.1-SNAPSHOT
 groupId=archetype.it