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:29 UTC

[isis] tag simpleapp-archetype-2.0.0-M2-RC2 created (now c20f97f)

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

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


      at c20f97f  (commit)
This tag includes the following new commits:

     new c20f97f  ISIS-1811: recreating simpleapp archetype

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c20f97f34bd236fb01517a24b70cb6a7b6d240b7
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Jan 14 15:20:12 2019 +0000

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

diff --git a/example/archetype/simpleapp/src/test/resources/projects/basic/archetype.properties b/example/archetype/simpleapp/src/test/resources/projects/basic/archetype.properties
index cd1032b..5517c3a 100644
--- a/example/archetype/simpleapp/src/test/resources/projects/basic/archetype.properties
+++ b/example/archetype/simpleapp/src/test/resources/projects/basic/archetype.properties
@@ -1,4 +1,4 @@
-#Sat Jan 12 14:04:39 GMT 2019
+#Mon Jan 14 15:20:02 GMT 2019
 package=it.pkg
 version=0.1-SNAPSHOT
 groupId=archetype.it