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/07/21 14:00:25 UTC

[isis] 02/03: ISIS-1810: recreating simpleapp archetype

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

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

commit c5038ae417fc9ab6e853d37d4e524f22c3e90040
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sat Jul 21 14:47:34 2018 +0100

    ISIS-1810: recreating simpleapp archetype
---
 .../src/main/resources/archetype-resources/application/translations.pot | 2 +-
 .../simpleapp/src/test/resources/projects/basic/archetype.properties    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/example/archetype/simpleapp/src/main/resources/archetype-resources/application/translations.pot b/example/archetype/simpleapp/src/main/resources/archetype-resources/application/translations.pot
index bbd2a03..984c133 100644
--- a/example/archetype/simpleapp/src/main/resources/archetype-resources/application/translations.pot
+++ b/example/archetype/simpleapp/src/main/resources/archetype-resources/application/translations.pot
@@ -23,7 +23,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2018-07-18 23:11:02+\n"
+"POT-Creation-Date: 2018-07-21 14:40:56+\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
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 cedcc41..d44ae9f 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 @@
-#Thu Jul 19 21:25:40 CEST 2018
+#Sat Jul 21 14:47:26 BST 2018
 package=it.pkg
 version=0.1-SNAPSHOT
 groupId=archetype.it