Skip to content

Commit

Permalink
[maven-release-plugin] prepare release bacnet4j-wrapper-1.3.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
splatch committed Jun 1, 2022
1 parent 3082bb0 commit 221343d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.code-house.bacnet4j</groupId>
<artifactId>bacnet4j-wrapper</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0-alpha1</version>
</parent>

<artifactId>api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.code-house.bacnet4j</groupId>
<artifactId>bacnet4j-wrapper</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0-alpha1</version>
</parent>

<artifactId>assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.code-house.bacnet4j</groupId>
<artifactId>bacnet4j-wrapper</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0-alpha1</version>
</parent>

<artifactId>ip</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mstp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.code-house.bacnet4j</groupId>
<artifactId>bacnet4j-wrapper</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0-alpha1</version>
</parent>

<artifactId>mstp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>org.code-house.bacnet4j</groupId>
<artifactId>bacnet4j-wrapper</artifactId>
<packaging>pom</packaging>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0-alpha1</version>

<name>Code-House :: Bacnet4J Wrapper</name>
<description>
Expand Down

0 comments on commit 221343d

Please sign in to comment.