Skip to content

Commit be7844d

Browse files
committed
[SCB-2025]prepare release of 2.1.0
1 parent e622d17 commit be7844d

174 files changed

Lines changed: 181 additions & 181 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

archetypes/business-service-jaxrs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.servicecomb</groupId>
2424
<artifactId>archetypes</artifactId>
25-
<version>2.1.0-SNAPSHOT</version>
25+
<version>2.1.0</version>
2626
</parent>
2727

2828
<groupId>org.apache.servicecomb.archetypes</groupId>

archetypes/business-service-pojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.servicecomb</groupId>
2424
<artifactId>archetypes</artifactId>
25-
<version>2.1.0-SNAPSHOT</version>
25+
<version>2.1.0</version>
2626
</parent>
2727

2828
<groupId>org.apache.servicecomb.archetypes</groupId>

archetypes/business-service-spring-boot2-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.servicecomb</groupId>
2424
<artifactId>archetypes</artifactId>
25-
<version>2.1.0-SNAPSHOT</version>
25+
<version>2.1.0</version>
2626
</parent>
2727

2828
<groupId>org.apache.servicecomb.archetypes</groupId>

archetypes/business-service-springmvc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.servicecomb</groupId>
2424
<artifactId>archetypes</artifactId>
25-
<version>2.1.0-SNAPSHOT</version>
25+
<version>2.1.0</version>
2626
</parent>
2727

2828
<groupId>org.apache.servicecomb.archetypes</groupId>

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.servicecomb</groupId>
2323
<artifactId>java-chassis-parent</artifactId>
24-
<version>2.1.0-SNAPSHOT</version>
24+
<version>2.1.0</version>
2525
<relativePath>../parents/default</relativePath>
2626
</parent>
2727

clients/kie-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>clients</artifactId>
2525
<groupId>org.apache.servicecomb</groupId>
26-
<version>2.1.0-SNAPSHOT</version>
26+
<version>2.1.0</version>
2727
</parent>
2828
<modelVersion>4.0.0</modelVersion>
2929

clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.servicecomb</groupId>
2525
<artifactId>java-chassis-parent</artifactId>
26-
<version>2.1.0-SNAPSHOT</version>
26+
<version>2.1.0</version>
2727
<relativePath>../parents/default</relativePath>
2828
</parent>
2929
<modelVersion>4.0.0</modelVersion>

clients/service-center-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>clients</artifactId>
2424
<groupId>org.apache.servicecomb</groupId>
25-
<version>2.1.0-SNAPSHOT</version>
25+
<version>2.1.0</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

common/common-access-log/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>common</artifactId>
2323
<groupId>org.apache.servicecomb</groupId>
24-
<version>2.1.0-SNAPSHOT</version>
24+
<version>2.1.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

common/common-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.servicecomb</groupId>
2323
<artifactId>common</artifactId>
24-
<version>2.1.0-SNAPSHOT</version>
24+
<version>2.1.0</version>
2525
</parent>
2626
<artifactId>common-protobuf</artifactId>
2727
<name>Java Chassis::Common::Protobuf</name>

0 commit comments

Comments
 (0)