Skip to content

Commit 65f13e5

Browse files
committed
[Project] Set new version 4.0.0
1 parent c08ba5f commit 65f13e5

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

libraries/pi4j-library-gpiod/pom.xml

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

libraries/pi4j-library-linuxfs/pom.xml

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

libraries/pi4j-library-pigpio/pom.xml

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

libraries/pi4j-library/pom.xml

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

pi4j-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.pi4j</groupId>
88
<artifactId>pi4j-parent</artifactId>
9-
<version>4.0.0-SNAPSHOT</version>
9+
<version>4.0.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pi4j-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>pi4j-parent</artifactId>
88
<groupId>com.pi4j</groupId>
9-
<version>4.0.0-SNAPSHOT</version>
9+
<version>4.0.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pi4j-test/pom.xml

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

plugins/pi4j-plugin-ffm/pom.xml

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

plugins/pi4j-plugin-gpiod/pom.xml

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

plugins/pi4j-plugin-linuxfs/pom.xml

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

0 commit comments

Comments
 (0)