Skip to content

Commit 1aae30f

Browse files
committed
chore(build): Bump module versions to 1.0.1-SNAPSHOT across all POMs
1 parent f6e64b6 commit 1aae30f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

canbus-J1939/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.mapsmessaging</groupId>
2828
<artifactId>canbus</artifactId>
29-
<version>1.0.0</version>
29+
<version>1.0.1-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

canbus-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.mapsmessaging</groupId>
2828
<artifactId>canbus</artifactId>
29-
<version>1.0.0</version>
29+
<version>1.0.1-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

canbus-events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.mapsmessaging</groupId>
1010
<artifactId>canbus</artifactId>
11-
<version>1.0.0</version>
11+
<version>1.0.1-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

canbus-nmea2000/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.mapsmessaging</groupId>
2828
<artifactId>canbus</artifactId>
29-
<version>1.0.0</version>
29+
<version>1.0.1-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

pom.xml

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

2626
<groupId>io.mapsmessaging</groupId>
2727
<artifactId>canbus</artifactId>
28-
<version>1.0.0</version>
28+
<version>1.0.1-SNAPSHOT</version>
2929
<packaging>pom</packaging>
3030

3131
<name>CanBus</name>

0 commit comments

Comments
 (0)