Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
hypfvieh committed Aug 1, 2024
1 parent aaa5fc3 commit 41df452
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions dbus-java-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<!-- Disable native transport tests by default (will be enabled by profile if JDK 16+ is present) -->
<jdk16.not.found>true</jdk16.not.found>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-transport-jnr-unixsocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-transport-junixsocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-transport-native-unixsocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-transport-tcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
4 changes: 2 additions & 2 deletions dbus-java-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>
</parent>

<properties>
<parentDir>${project.parent.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.hypfvieh</groupId>
<artifactId>dbus-java-parent</artifactId>
<version>5.1.0</version>
<version>5.1.1-SNAPSHOT</version>

<name>${project.artifactId}</name>
<url>https://github.com/hypfvieh/dbus-java</url>
Expand Down Expand Up @@ -58,7 +58,7 @@
<maven.compiler.target>17</maven.compiler.target>

<parentDir>${project.basedir}</parentDir>
<project.build.outputTimestamp>2024-08-01T04:52:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-08-01T04:58:15Z</project.build.outputTimestamp>
<dateFormatTimeZone>UTC</dateFormatTimeZone>
</properties>

Expand Down Expand Up @@ -507,7 +507,7 @@
<connection>scm:git:https://github.com/hypfvieh/dbus-java.git</connection>
<developerConnection>scm:git:https://github.com/hypfvieh/dbus-java.git</developerConnection>
<url>https://github.com/hypfvieh/dbus-java.git</url>
<tag>dbus-java-parent-5.1.0</tag>
<tag>HEAD</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 41df452

Please sign in to comment.