Skip to content

Commit 5268dad

Browse files
committed
release: change OSGI tests artifact name
It looks like we have forgotten to rename it on rebase from master. It should be `scylla-driver-tests-osgi`.
1 parent 876f801 commit 5268dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver-tests/osgi/unshaded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<version>3.11.5.8-SNAPSHOT</version>
2626
</parent>
2727

28-
<artifactId>cassandra-driver-tests-osgi-unshaded</artifactId>
28+
<artifactId>scylla-driver-tests-osgi-unshaded</artifactId>
2929
<name>Java Driver for Scylla and Apache Cassandra Tests - OSGi - Unshaded</name>
3030
<description>A test for the unshaded Java Driver in an OSGi container.</description>
3131

0 commit comments

Comments
 (0)