Skip to content

Commit 878eeb5

Browse files
committed
update scm in childs
1 parent 0699994 commit 878eeb5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dbus-java-utils/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@
133133
</dependencies>
134134

135135
<scm>
136-
<connection>scm:git:https://github.com/hypfvieh/dbus-java.git</connection>
137-
<developerConnection>scm:git:https://github.com/hypfvieh/dbus-java.git</developerConnection>
138-
<url>https://github.com/hypfvieh/dbus-java.git</url>
136+
<connection>scm:git:https://github.com/Technolution/dbus-java.git</connection>
137+
<developerConnection>scm:git:https://github.com/Technolution/dbus-java.git</developerConnection>
138+
<url>https://github.com/Technolution/dbus-java.git</url>
139139
<tag>HEAD</tag>
140140
</scm>
141141

dbus-java/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@
132132
</dependencies>
133133

134134
<scm>
135-
<connection>scm:git:https://github.com/hypfvieh/dbus-java.git</connection>
136-
<developerConnection>scm:git:https://github.com/hypfvieh/dbus-java.git</developerConnection>
137-
<url>https://github.com/hypfvieh/dbus-java.git</url>
135+
<connection>scm:git:https://github.com/Technolution/dbus-java.git</connection>
136+
<developerConnection>scm:git:https://github.com/Technolution/dbus-java.git</developerConnection>
137+
<url>https://github.com/Technolution/dbus-java.git</url>
138138
<tag>HEAD</tag>
139139
</scm>
140140

0 commit comments

Comments
 (0)