Skip to content

Commit 0699994

Browse files
committed
update dep names
1 parent 9f81408 commit 0699994

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dbus-java-utils/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<parent>
1616
<groupId>com.github.hypfvieh</groupId>
17-
<artifactId>dbus-java-parent</artifactId>
17+
<artifactId>dbus-java-parent-techno</artifactId>
1818
<version>3.2.0-SNAPSHOT</version>
1919
</parent>
2020

@@ -115,7 +115,7 @@
115115
<dependencies>
116116
<dependency>
117117
<groupId>com.github.hypfvieh</groupId>
118-
<artifactId>dbus-java</artifactId>
118+
<artifactId>dbus-java-techno</artifactId>
119119
<version>${project.version}</version>
120120
</dependency>
121121

dbus-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<parent>
1616
<groupId>com.github.hypfvieh</groupId>
17-
<artifactId>dbus-java-parent</artifactId>
17+
<artifactId>dbus-java-parent-techno</artifactId>
1818
<version>3.2.0-SNAPSHOT</version>
1919
</parent>
2020

0 commit comments

Comments
 (0)