Skip to content

Commit 034043b

Browse files
[GitHub Action] Update release version
1 parent 2890b38 commit 034043b

File tree

26 files changed

+26
-26
lines changed

26 files changed

+26
-26
lines changed

modules/api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>modules</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.modules</groupId>

modules/async/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>modules</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

modules/cache/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>modules</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

modules/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.eclipse.xpanse</groupId>
1313
<artifactId>modules</artifactId>
14-
<version>1.0.25-SNAPSHOT</version>
14+
<version>1.0.26</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717
<groupId>org.eclipse.xpanse.modules</groupId>

modules/credential/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.eclipse.xpanse</groupId>
99
<artifactId>modules</artifactId>
10-
<version>1.0.25-SNAPSHOT</version>
10+
<version>1.0.26</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<groupId>org.eclipse.xpanse.modules</groupId>

modules/database/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.eclipse.xpanse</groupId>
1313
<artifactId>modules</artifactId>
14-
<version>1.0.25-SNAPSHOT</version>
14+
<version>1.0.26</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717
<groupId>org.eclipse.xpanse.modules</groupId>

modules/deployment/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.eclipse.xpanse</groupId>
77
<artifactId>modules</artifactId>
8-
<version>1.0.25-SNAPSHOT</version>
8+
<version>1.0.26</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<properties>

modules/logging/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.eclipse.xpanse</groupId>
1313
<artifactId>modules</artifactId>
14-
<version>1.0.25-SNAPSHOT</version>
14+
<version>1.0.26</version>
1515
</parent>
1616
<groupId>org.eclipse.xpanse.modules</groupId>
1717
<artifactId>logging</artifactId>

modules/models/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.eclipse.xpanse</groupId>
1313
<artifactId>modules</artifactId>
14-
<version>1.0.25-SNAPSHOT</version>
14+
<version>1.0.26</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717
<groupId>org.eclipse.xpanse.modules</groupId>

modules/monitor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>modules</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.modules</groupId>

modules/observability/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>modules</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.modules</groupId>

modules/orchestrator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.eclipse.xpanse</groupId>
1717
<artifactId>modules</artifactId>
18-
<version>1.0.25-SNAPSHOT</version>
18+
<version>1.0.26</version>
1919
<relativePath>../pom.xml</relativePath>
2020
</parent>
2121
<dependencies>

modules/policy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.xpanse</groupId>
1616
<artifactId>modules</artifactId>
17-
<version>1.0.25-SNAPSHOT</version>
17+
<version>1.0.26</version>
1818
<relativePath>../pom.xml</relativePath>
1919
</parent>
2020
<properties>

modules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>xpanse-parent</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

modules/security/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>modules</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.modules</groupId>

modules/servicetemplate/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>modules</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.modules</groupId>

modules/workflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>modules</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.modules</groupId>

plugins/flexibleengine/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.xpanse</groupId>
1616
<artifactId>plugins</artifactId>
17-
<version>1.0.25-SNAPSHOT</version>
17+
<version>1.0.26</version>
1818
<relativePath>../pom.xml</relativePath>
1919
</parent>
2020

plugins/huaweicloud/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.xpanse</groupId>
1616
<artifactId>plugins</artifactId>
17-
<version>1.0.25-SNAPSHOT</version>
17+
<version>1.0.26</version>
1818
<relativePath>../pom.xml</relativePath>
1919
</parent>
2020

plugins/openstack-common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>plugins</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.plugins</groupId>

plugins/openstacktestlab/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>plugins</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.plugins</groupId>

plugins/plusserver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>plugins</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.plugins</groupId>

plugins/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>xpanse-parent</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
</parent>
1717
<artifactId>plugins</artifactId>
1818
<packaging>pom</packaging>

plugins/regiocloud/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.eclipse.xpanse</groupId>
1414
<artifactId>plugins</artifactId>
15-
<version>1.0.25-SNAPSHOT</version>
15+
<version>1.0.26</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818
<groupId>org.eclipse.xpanse.plugins</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<modelVersion>4.0.0</modelVersion>
1212
<groupId>org.eclipse.xpanse</groupId>
1313
<artifactId>xpanse-parent</artifactId>
14-
<version>1.0.25-SNAPSHOT</version>
14+
<version>1.0.26</version>
1515
<packaging>pom</packaging>
1616
<name>xpanse</name>
1717
<description>Xpanse is here to make native cloud services configurable and portable.</description>

runtime/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.xpanse</groupId>
1616
<artifactId>xpanse-parent</artifactId>
17-
<version>1.0.25-SNAPSHOT</version>
17+
<version>1.0.26</version>
1818
<relativePath>../pom.xml</relativePath>
1919
</parent>
2020
<properties>

0 commit comments

Comments
 (0)