Skip to content

Commit 0bff65b

Browse files
committed
Remove helidon-data-sql-testing from bom and all
1 parent 5d9cae9 commit 0bff65b

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

all/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -532,10 +532,6 @@
532532
<groupId>io.helidon.data.sql</groupId>
533533
<artifactId>helidon-data-sql-common</artifactId>
534534
</dependency>
535-
<dependency>
536-
<groupId>io.helidon.data.sql</groupId>
537-
<artifactId>helidon-data-sql-testing</artifactId>
538-
</dependency>
539535
<dependency>
540536
<groupId>io.helidon.data.sql.datasource</groupId>
541537
<artifactId>helidon-data-sql-datasource</artifactId>

bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -723,11 +723,6 @@
723723
<artifactId>helidon-data-sql-common</artifactId>
724724
<version>${helidon.version}</version>
725725
</dependency>
726-
<dependency>
727-
<groupId>io.helidon.data.sql</groupId>
728-
<artifactId>helidon-data-sql-testing</artifactId>
729-
<version>${helidon.version}</version>
730-
</dependency>
731726
<dependency>
732727
<groupId>io.helidon.data.sql.datasource</groupId>
733728
<artifactId>helidon-data-sql-datasource</artifactId>

0 commit comments

Comments
 (0)