Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Mar 20, 2023
1 parent 53e1ccd commit 74848e6
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-commons</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-commons</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-automation-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-concurrent</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-concurrent</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-concurrent</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-automation-concurrent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion discovery-automation-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-inspector</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-inspector</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-inspector</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-automation-inspector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-simulator</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-simulator</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation-simulator</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion discovery-automation-simulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.nepxion</groupId>
<artifactId>discovery-automation</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>Nepxion Discovery Automation</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>
<version>1.0.0</version>
<version>1.1.0</version>
<description>Nepxion Discovery Automation is a tool for Spring Cloud with blue green, gray inspection and simulation testing</description>
<url>http://www.nepxion.com</url>

Expand Down
2 changes: 1 addition & 1 deletion version.bat
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
@title Nepxion Discovery
@color 0a

call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=1.0.0
call mvn versions:set -DgenerateBackupPoms=false -DnewVersion=1.1.0
pause

0 comments on commit 74848e6

Please sign in to comment.