We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4eb4066 + e6b7c19 commit e4ea3a0Copy full SHA for e4ea3a0
pom.xml
@@ -10,7 +10,7 @@
10
<modelVersion>4.0.0</modelVersion>
11
<description>datalog-based binary equivalence for Java bytecode components</description>
12
<name>daleq</name>
13
- <url>https://github.com/bineq/daleq</url>
+ <url>https://github.com/binaryeq/daleq</url>
14
15
<properties>
16
<maven.compiler.target>17</maven.compiler.target>
@@ -28,7 +28,7 @@
28
<repository>
29
<id>github</id>
30
<name>GitHub Packages</name>
31
- <url>https://maven.pkg.github.com/bineq/daleq</url>
+ <url>https://maven.pkg.github.com/binaryeq/daleq</url>
32
</repository>
33
</distributionManagement>
34
0 commit comments