Skip to content

Commit 94acb59

Browse files
committed
Change groupId and artifactIds (2)
1 parent 3423bf8 commit 94acb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<dependencies>
1515
<dependency>
16-
<groupId>org.fastfilter</groupId>
16+
<groupId>com.github.fastfilter</groupId>
1717
<artifactId>fastfilter</artifactId>
1818
<version>${project.version}</version>
1919
</dependency>

0 commit comments

Comments
 (0)