Skip to content

Commit 27b276c

Browse files
authored
prepare release of 1.6.0-Hoxton (#440)
1 parent 92c17ff commit 27b276c

File tree

40 files changed

+45
-47
lines changed

40 files changed

+45
-47
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.6.0-Hoxton-SNAPSHOT</version>
24+
<version>1.6.0-Hoxton</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.6.0-Hoxton-SNAPSHOT</version>
25+
<version>1.6.0-Hoxton</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.6.0-Hoxton-SNAPSHOT</version>
25+
<version>1.6.0-Hoxton</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.6.0-Hoxton-SNAPSHOT</version>
24+
<version>1.6.0-Hoxton</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

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.6.0-Hoxton-SNAPSHOT</version>
26+
<version>1.6.0-Hoxton</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.6.0-Hoxton-SNAPSHOT</version>
26+
<version>1.6.0-Hoxton</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.6.0-Hoxton-SNAPSHOT</version>
25+
<version>1.6.0-Hoxton</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.6.0-Hoxton-SNAPSHOT</version>
25+
<version>1.6.0-Hoxton</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.6.0-Hoxton-SNAPSHOT</version>
24+
<version>1.6.0-Hoxton</version>
2525
</parent>
2626

2727
<modelVersion>4.0.0</modelVersion>

integration-tests/cse-v2/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-v2-test</artifactId>
26-
<version>1.6.0-Hoxton-SNAPSHOT</version>
26+
<version>1.6.0-Hoxton</version>
2727
</parent>
2828

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

0 commit comments

Comments
 (0)