Skip to content

Commit 08f956b

Browse files
authored
prepare 1.8.0-SNAPSHOT (#528)
1 parent b1f661a commit 08f956b

File tree

39 files changed

+42
-42
lines changed

39 files changed

+42
-42
lines changed

coverage-reports/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.huaweicloud</groupId>
2323
<artifactId>spring-cloud-huawei-parents</artifactId>
24-
<version>1.7.0-SHAPSHOT</version>
24+
<version>1.8.0-SNAPSHOT</version>
2525
<relativePath>../spring-cloud-huawei-parents</relativePath>
2626
</parent>
2727

integration-tests/cse-v1/consumer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.huaweicloud</groupId>
2424
<artifactId>cse-v1-test</artifactId>
25-
<version>1.7.0-SHAPSHOT</version>
25+
<version>1.8.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<name>Integration Tests::CSE V1::Consumer</name>

integration-tests/cse-v1/gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.huaweicloud</groupId>
2424
<artifactId>cse-v1-test</artifactId>
25-
<version>1.7.0-SHAPSHOT</version>
25+
<version>1.8.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<name>Integration Tests::CSE V1::Gateway</name>

integration-tests/cse-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>integration-tests</artifactId>
2323
<groupId>com.huaweicloud</groupId>
24-
<version>1.7.0-SHAPSHOT</version>
24+
<version>1.8.0-SNAPSHOT</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

integration-tests/cse-v1/provider-canary/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.huaweicloud</groupId>
2525
<artifactId>cse-v1-test</artifactId>
26-
<version>1.7.0-SHAPSHOT</version>
26+
<version>1.8.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<name>Integration Tests::CSE V1::Provider Canary</name>

integration-tests/cse-v1/provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.huaweicloud</groupId>
2525
<artifactId>cse-v1-test</artifactId>
26-
<version>1.7.0-SHAPSHOT</version>
26+
<version>1.8.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<name>Integration Tests::CSE V1::Provider</name>

integration-tests/cse-v1/tests-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.huaweicloud</groupId>
2525
<artifactId>cse-v1-test</artifactId>
26-
<version>1.7.0-SHAPSHOT</version>
26+
<version>1.8.0-SNAPSHOT</version>
2727
</parent>
2828

2929
<name>Integration Tests::CSE V1::Tests Client</name>

integration-tests/cse-v2/consumer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.huaweicloud</groupId>
2424
<artifactId>cse-v2-test</artifactId>
25-
<version>1.7.0-SHAPSHOT</version>
25+
<version>1.8.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<name>Integration Tests::CSE V2::Consumer</name>

integration-tests/cse-v2/gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.huaweicloud</groupId>
2424
<artifactId>cse-v2-test</artifactId>
25-
<version>1.7.0-SHAPSHOT</version>
25+
<version>1.8.0-SNAPSHOT</version>
2626
</parent>
2727

2828
<name>Integration Tests::CSE V2::Gateway</name>

integration-tests/cse-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>integration-tests</artifactId>
2323
<groupId>com.huaweicloud</groupId>
24-
<version>1.7.0-SHAPSHOT</version>
24+
<version>1.8.0-SNAPSHOT</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)