Skip to content

Commit 3668408

Browse files
committed
update version
1 parent 5c8b719 commit 3668408

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dbus-java-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>com.github.hypfvieh</groupId>
1717
<artifactId>dbus-java-parent-techno</artifactId>
18-
<version>3.2.0</version>
18+
<version>3.2.1</version>
1919
</parent>
2020

2121
<properties>

dbus-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>com.github.hypfvieh</groupId>
1717
<artifactId>dbus-java-parent-techno</artifactId>
18-
<version>3.2.0</version>
18+
<version>3.2.1</version>
1919
</parent>
2020

2121
<properties>

pom.xml

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

77
<groupId>com.github.hypfvieh</groupId>
88
<artifactId>dbus-java-parent-techno</artifactId>
9-
<version>3.2.0</version>
9+
<version>3.2.1</version>
1010

1111
<name>${project.artifactId}</name>
1212
<url>https://github.com/hypfvieh/${project.artifactId}</url>

0 commit comments

Comments
 (0)