diff --git a/example/backend/pom.xml b/example/backend/pom.xml deleted file mode 100644 index 8be78c2..0000000 --- a/example/backend/pom.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - 4.0.0 - - - org.hawkular.accounts - example-parent - 1.0-SNAPSHOT - - - Hawkular - Accounts - Example - Backend - example-backend - war - - - Validates and stores the data. - - - - - - diff --git a/example/pom.xml b/example/pom.xml deleted file mode 100644 index debb213..0000000 --- a/example/pom.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - 4.0.0 - - - org.hawkular.accounts - accounts-parent - 1.0-SNAPSHOT - - - Hawkular - Accounts - Example - Parent - example-parent - pom - - - Shows how to integrate with this project. - - - - backend - ui - - - diff --git a/example/ui/pom.xml b/example/ui/pom.xml deleted file mode 100644 index 7946465..0000000 --- a/example/ui/pom.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - 4.0.0 - - - org.hawkular.accounts - example-parent - 1.0-SNAPSHOT - - - Hawkular - Accounts - Example - UI - example-ui - war - - - User Interface - - - - - - diff --git a/pom.xml b/pom.xml index 750b183..42c285c 100644 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,6 @@ backend - example - ui 2015 diff --git a/ui/pom.xml b/ui/pom.xml deleted file mode 100644 index 0bf3de8..0000000 --- a/ui/pom.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - 4.0.0 - - - org.hawkular.accounts - accounts-parent - 1.0-SNAPSHOT - - - Hawkular - Accounts - UI - ui - war - - - User Interface - - - - - -