You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/05/20 11:06:19 UTC

[isis] branch master updated: ISIS-2341: trying to fix jib build (3)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5ae51c2  ISIS-2341: trying to fix jib build (3)
5ae51c2 is described below

commit 5ae51c2936b75b5c17cd87e41cc75d0e065d5d35
Author: Andi Huber <ah...@apache.org>
AuthorDate: Wed May 20 13:06:08 2020 +0200

    ISIS-2341: trying to fix jib build (3)
---
 examples/demo/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/examples/demo/pom.xml b/examples/demo/pom.xml
index 0e3db85..8abe42a 100644
--- a/examples/demo/pom.xml
+++ b/examples/demo/pom.xml
@@ -115,11 +115,6 @@
 		
 		<!-- OTHER DEPENDENCIES -->
 
-<!-- 		<dependency> -->
-<!-- 			<groupId>org.hsqldb</groupId> -->
-<!-- 			<artifactId>hsqldb</artifactId> -->
-<!-- 		</dependency> -->
-
 		<dependency>
 			<groupId>com.h2database</groupId>
 			<artifactId>h2</artifactId>