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.
1 parent 842ec73 commit 9f81408Copy full SHA for 9f81408
pom.xml
@@ -153,9 +153,9 @@
153
</dependencies>
154
155
<scm>
156
- <connection>scm:git:https://github.com/hypfvieh/dbus-java.git</connection>
157
- <developerConnection>scm:git:https://github.com/hypfvieh/dbus-java.git</developerConnection>
158
- <url>https://github.com/hypfvieh/dbus-java.git</url>
+ <connection>scm:git:https://github.com/Technolution/dbus-java.git</connection>
+ <developerConnection>scm:git:https://github.com/Technolution/dbus-java.git</developerConnection>
+ <url>https://github.com/Technolution/dbus-java.git</url>
159
<tag>HEAD</tag>
160
</scm>
161
0 commit comments