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/12/04 12:12:39 UTC

[isis] 01/09: ISIS-2148: removes helloworld and simpleapp from top-level pom.xml

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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 4eb693f4211df55ed86451a47af8216a3fe86c60
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Tue Dec 3 18:51:50 2019 +0000

    ISIS-2148: removes helloworld and simpleapp from top-level pom.xml
---
 pom.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9c2423d..7750e4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,9 +38,6 @@
 
 		<module>examples/demo</module>
 		<module>examples/smoketests</module>
-
-		<module>starters/helloworld</module>
-		<module>starters/simpleapp</module>
 	</modules>
 
 	<profiles>