Skip to content

Commit 5a047d5

Browse files
committed
[maven-release-plugin] prepare release bacnet4j-wrapper-1.0.4
1 parent fdbbe7d commit 5a047d5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.code-house.bacnet4j</groupId>
88
<artifactId>bacnet4j-wrapper</artifactId>
9-
<version>1.0.4-SNAPSHOT</version>
9+
<version>1.0.4</version>
1010
</parent>
1111

1212
<artifactId>api</artifactId>

assembly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.code-house.bacnet4j</groupId>
88
<artifactId>bacnet4j-wrapper</artifactId>
9-
<version>1.0.4-SNAPSHOT</version>
9+
<version>1.0.4</version>
1010
</parent>
1111

1212
<artifactId>assembly</artifactId>

ip/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.code-house.bacnet4j</groupId>
88
<artifactId>bacnet4j-wrapper</artifactId>
9-
<version>1.0.4-SNAPSHOT</version>
9+
<version>1.0.4</version>
1010
</parent>
1111

1212
<artifactId>ip</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>org.code-house.bacnet4j</groupId>
1313
<artifactId>bacnet4j-wrapper</artifactId>
1414
<packaging>pom</packaging>
15-
<version>1.0.4-SNAPSHOT</version>
15+
<version>1.0.4</version>
1616

1717
<name>Code-House :: Bacnet4J Wrapper</name>
1818
<description>

0 commit comments

Comments
 (0)