Skip to content

Commit

Permalink
[monorepo]: bump version to 0.6.101 in preparation of a build
Browse files Browse the repository at this point in the history
  • Loading branch information
gimre-xymcity committed Feb 28, 2023
1 parent 6b34f7d commit 0f3ddae
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.nem.core</groupId>
<artifactId>nem-core</artifactId>
<version>0.6.100</version>
<version>0.6.101</version>
<name>NEM Core</name>
<organization>
<name>NEM - New Economy Movement</name>
Expand Down
2 changes: 1 addition & 1 deletion deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.nem.deploy</groupId>
<artifactId>nem-deploy</artifactId>
<version>0.6.100</version>
<version>0.6.101</version>
<name>NEM Deploy</name>
<organization>
<name>NEM - New Economy Movement</name>
Expand Down
2 changes: 1 addition & 1 deletion infra/version.current.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.100
0.6.101
2 changes: 1 addition & 1 deletion nis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.nem.nis</groupId>
<artifactId>nem-infrastructure-server</artifactId>
<version>0.6.100</version>
<version>0.6.101</version>
<name>NEM Infrastructure Server</name>
<organization>
<name>NEM - New Economy Movement</name>
Expand Down
2 changes: 1 addition & 1 deletion peer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.nem.peer</groupId>
<artifactId>nem-peer</artifactId>
<version>0.6.100</version>
<version>0.6.101</version>
<name>NEM Peer</name>
<organization>
<name>NEM - New Economy Movement</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.nem.nis</groupId>
<artifactId>nem-nis</artifactId>
<version>0.6.100</version>
<version>0.6.101</version>
<packaging>pom</packaging>

<name>NEM Infrastructure Server - ALL</name>
Expand Down

0 comments on commit 0f3ddae

Please sign in to comment.