Skip to content

Commit e4ea3a0

Browse files
committed
Merge branch 'main' of github.com:binaryeq/daleq
2 parents 4eb4066 + e6b7c19 commit e4ea3a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<modelVersion>4.0.0</modelVersion>
1111
<description>datalog-based binary equivalence for Java bytecode components</description>
1212
<name>daleq</name>
13-
<url>https://github.com/bineq/daleq</url>
13+
<url>https://github.com/binaryeq/daleq</url>
1414

1515
<properties>
1616
<maven.compiler.target>17</maven.compiler.target>
@@ -28,7 +28,7 @@
2828
<repository>
2929
<id>github</id>
3030
<name>GitHub Packages</name>
31-
<url>https://maven.pkg.github.com/bineq/daleq</url>
31+
<url>https://maven.pkg.github.com/binaryeq/daleq</url>
3232
</repository>
3333
</distributionManagement>
3434

0 commit comments

Comments
 (0)