Skip to content

Commit 9f81408

Browse files
committed
modify scm in pom
1 parent 842ec73 commit 9f81408

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@
153153
</dependencies>
154154

155155
<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>
156+
<connection>scm:git:https://github.com/Technolution/dbus-java.git</connection>
157+
<developerConnection>scm:git:https://github.com/Technolution/dbus-java.git</developerConnection>
158+
<url>https://github.com/Technolution/dbus-java.git</url>
159159
<tag>HEAD</tag>
160160
</scm>
161161

0 commit comments

Comments
 (0)