Skip to content

Commit

Permalink
release java chassis 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liubao68 committed Apr 15, 2022
1 parent 0fb9f67 commit 3487bb8
Show file tree
Hide file tree
Showing 197 changed files with 204 additions and 204 deletions.
2 changes: 1 addition & 1 deletion archetypes/business-service-jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>archetypes</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<groupId>org.apache.servicecomb.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/business-service-pojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>archetypes</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<groupId>org.apache.servicecomb.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/business-service-spring-boot2-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>archetypes</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<groupId>org.apache.servicecomb.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/business-service-springmvc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>archetypes</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<groupId>org.apache.servicecomb.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
<relativePath>../parents/default</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion clients/config-center-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion clients/config-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion clients/config-kie-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion clients/http-client-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion clients/service-center-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>clients</artifactId>
<groupId>org.apache.servicecomb</groupId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/common-access-log/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>common</artifactId>
<groupId>org.apache.servicecomb</groupId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion common/common-protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>common</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>common-protobuf</artifactId>
<name>Java Chassis::Common::Protobuf</name>
Expand Down
2 changes: 1 addition & 1 deletion common/common-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>common</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>common-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
<relativePath>../parents/default</relativePath>
</parent>
<artifactId>java-chassis-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coverage-reports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb</groupId>
<artifactId>java-chassis-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
<relativePath>../parents/default</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-crossapp/crossapp-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-crossapp</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>crossapp-client</artifactId>
<name>Java Chassis::Demo::CrossApp::Client</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-crossapp/crossapp-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-crossapp</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>crossapp-server</artifactId>
<name>Java Chassis::Demo::CrossApp::Server</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-crossapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>demo-crossapp</artifactId>
<name>Java Chassis::Demo::CrossApp</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v1/consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v1</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v1-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v1/gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v1</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v1-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>demo-cse-v1</artifactId>
<name>Java Chassis::Demo::CSE-V1</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v1/provider-canary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v1</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v1-provider-canary</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v1/provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v1</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v1-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v1/test-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v1</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v1-test-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v2/consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v2</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v2-consumer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v2/gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v2</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v2-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>demo-cse-v2</artifactId>
<name>Java Chassis::Demo::CSE-V2</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v2/provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v2</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v2-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-cse-v2/test-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-cse-v2</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>

<artifactId>cse-v2-test-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-edge/authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>authentication</artifactId>
<name>Java Chassis::Demo::Edge::Authentication</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-edge/business-1-1-0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>business-1-1-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 1.1.0</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-edge/business-1.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>business-1-0-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 1.0.0</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-edge/business-2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>business-2-0-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 2.0.0</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-edge/consumer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>consumer</artifactId>
<name>Java Chassis::Demo::Edge::Consumer</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-edge/edge-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>edge-service</artifactId>
<name>Java Chassis::Demo::Edge::Service</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-edge/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>model</artifactId>
<name>Java Chassis::Demo::Edge::Model</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-edge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>demo-edge</artifactId>
<name>Java Chassis::Demo::Edge</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-filter/filter-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-filter</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>filter-client</artifactId>
<name>Java Chassis::Demo::Filter::Client</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-filter/filter-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-filter</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>filter-server</artifactId>
<name>Java Chassis::Demo::Filter::Server</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-filter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-parent</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>demo-filter</artifactId>
<name>Java Chassis::Demo::Filter</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-jaxrs/jaxrs-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-jaxrs</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>jaxrs-client</artifactId>
<name>Java Chassis::Demo::JAXRS::Client</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-jaxrs/jaxrs-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-jaxrs</artifactId>
<version>2.8.0-SNAPSHOT</version>
<version>2.7.1</version>
</parent>
<artifactId>jaxrs-server</artifactId>
<name>Java Chassis::Demo::JAXRS::Server</name>
Expand Down
Loading

0 comments on commit 3487bb8

Please sign in to comment.