Skip to content

Commit

Permalink
Update the project version to 1.0.0-m2-SNAPSHOT for the new development
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemJiang committed Mar 8, 2018
1 parent c301036 commit a413dc6
Show file tree
Hide file tree
Showing 153 changed files with 263 additions and 263 deletions.
2 changes: 1 addition & 1 deletion common/common-javassist/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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>common-javassist</artifactId>
<name>Java Chassis::Common::Javassist</name>
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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
<relativePath>../parent</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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>java-chassis-core</artifactId>
Expand Down
38 changes: 19 additions & 19 deletions 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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -173,92 +173,92 @@
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>pojo-client</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>pojo-server</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>jaxrs-client</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>jaxrs-server</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>springmvc-client</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>springmvc-server</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>crossapp-client</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>crossapp-server</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-jaxrs-server</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-jaxrs-client</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-pojo-client</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-pojo-server</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-discovery-server</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-discovery-client</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-spring-boot-zuul-proxy</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>jaxrs-tests</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>springmvc-tests</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.servicecomb.tests</groupId>
<artifactId>tracing-tests</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions 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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>crossapp-client</artifactId>
<name>Java Chassis::Demo::CrossApp::Client</name>
Expand Down Expand Up @@ -60,7 +60,7 @@
<mixin>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>docker-run-config</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</mixin>
</mixins>
</configuration>
Expand Down
4 changes: 2 additions & 2 deletions 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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>crossapp-server</artifactId>
<name>Java Chassis::Demo::CrossApp::Server</name>
Expand Down Expand Up @@ -56,7 +56,7 @@
<mixin>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>docker-build-config</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</mixin>
</mixins>
</configuration>
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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>demo-crossapp</artifactId>
<name>Java Chassis::Demo::CrossApp</name>
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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>authentication</artifactId>
<name>Java Chassis::Demo::Edge::Authentication</name>
Expand Down
4 changes: 2 additions & 2 deletions demo/demo-edge/business-1-1-0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>business-1-1-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 1.1.0</name>
Expand All @@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>model</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions 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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>business-1-0-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 1.0.0</name>
Expand All @@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>model</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions 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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>business-2-0-0</artifactId>
<name>Java Chassis::Demo::Edge::Business 2.0.0</name>
Expand All @@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>model</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions 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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>consumer</artifactId>
<name>Java Chassis::Demo::Edge::Consumer</name>
Expand Down Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>model</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</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 @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>demo-edge</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>demo-edge</artifactId>
<name>Java Chassis::Demo::Edge</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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>jaxrs-client</artifactId>
<name>Java Chassis::Demo::JAXRS::Client</name>
Expand Down
4 changes: 2 additions & 2 deletions 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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>jaxrs-server</artifactId>
<name>Java Chassis::Demo::JAXRS::Server</name>
Expand Down Expand Up @@ -56,7 +56,7 @@
<mixin>
<groupId>org.apache.servicecomb.demo</groupId>
<artifactId>docker-build-config</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</mixin>
</mixins>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-jaxrs/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>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>demo-jaxrs</artifactId>
<name>Java Chassis::Demo::JAXRS</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-local/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-parent</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>demo-local</artifactId>
<name>Java Chassis::Demo::Local</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-multiple/a-client/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-multiple</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>a-client</artifactId>
<name>Java Chassis::Demo::Multiple::A client</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-multiple/a-server/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-multiple</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>a-server</artifactId>
<name>Java Chassis::Demo::Multiple::A server</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-multiple/b-client/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-multiple</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>
<artifactId>b-client</artifactId>
<name>Java Chassis::Demo::Multiple::B client</name>
Expand Down
2 changes: 1 addition & 1 deletion demo/demo-multiple/b-server/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-multiple</artifactId>
<version>1.0.0-m1</version>
<version>1.0.0-m2-SNAPSHOT</version>
</parent>

<artifactId>b-server</artifactId>
Expand Down

0 comments on commit a413dc6

Please sign in to comment.