Skip to content

Commit

Permalink
[GitHub Action] Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-xpanse-bot committed Nov 7, 2023
1 parent cbfa387 commit 00a6ec3
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion modules/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/credential/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
<artifactId>logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/models/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/orchestrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/policy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>xpanse-parent</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/servicetemplate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion modules/workflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>modules</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.modules</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/flexibleengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>plugins</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/huaweicloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>plugins</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugins/openstack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>plugins</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.xpanse.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>xpanse-parent</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
</parent>
<artifactId>plugins</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion plugins/scs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>plugins</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>scs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>xpanse-parent</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<packaging>pom</packaging>
<name>xpanse</name>
<description>Xpanse is here to make native cloud services configurable and portable.</description>
Expand Down
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.xpanse</groupId>
<artifactId>xpanse-parent</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Expand Down

0 comments on commit 00a6ec3

Please sign in to comment.