Skip to content

Commit

Permalink
Cut 0.5.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
asifdxtreme committed Aug 22, 2019
1 parent 6ab3a53 commit 6de7847
Show file tree
Hide file tree
Showing 69 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion acceptance-tests/acceptance-pack-akka-spring-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>acceptance-tests</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>acceptance-tests</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion acceptance-tests/acceptance-pack-dubbo-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>acceptance-tests</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>Pack:Acceptance Tests::Dubbo</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>acceptance-tests</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>acceptance-tests</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>acceptance-tests</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion acceptance-tests/acceptance-pack-spring-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>acceptance-tests</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion acceptance-tests/acceptance-pack-tcc-spring-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>acceptance-tests</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

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

Expand Down
2 changes: 1 addition & 1 deletion alpha/alpha-fsm-channel-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>alpha</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion alpha/alpha-fsm-channel-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>alpha</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

Expand Down
2 changes: 1 addition & 1 deletion alpha/alpha-spring-cloud-starter-consul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>alpha</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion alpha/alpha-spring-cloud-starter-eureka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>alpha</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion alpha/alpha-spring-cloud-starter-nacos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>alpha</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion alpha/alpha-spring-cloud-starter-zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>alpha</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

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

Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions demo/saga-dubbo-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>pack-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -30,7 +30,7 @@
<packaging>pom</packaging>

<properties>
<saga.version>0.5.0-SNAPSHOT</saga.version>
<saga.version>0.5.0</saga.version>
</properties>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions demo/saga-dubbo-demo/service-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
<dependency>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<artifactId>service-pub</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</dependency>
</dependencies>

<parent>
<artifactId>saga-dubbo-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>service-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/saga-dubbo-demo/service-pub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>saga-dubbo-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/saga-dubbo-demo/servicea/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<parent>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<artifactId>saga-dubbo-demo</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>servicea</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions demo/saga-dubbo-demo/serviceb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
<dependency>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<artifactId>service-api</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<scope>compile</scope>
</dependency>
</dependencies>

<parent>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<artifactId>saga-dubbo-demo</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>serviceb</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions demo/saga-dubbo-demo/servicec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
<dependency>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<artifactId>service-api</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<scope>compile</scope>
</dependency>
</dependencies>

<parent>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<artifactId>saga-dubbo-demo</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>

<artifactId>servicec</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/saga-servicecomb-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>pack-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/saga-servicecomb-demo/scb-booking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>saga-servicecomb-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/saga-servicecomb-demo/scb-car/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>saga-servicecomb-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/saga-servicecomb-demo/scb-hotel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>saga-servicecomb-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/saga-spring-demo/booking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>saga-spring-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/saga-spring-demo/car/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>saga-spring-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/saga-spring-demo/hotel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>saga-spring-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/saga-spring-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>pack-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/tcc-spring-demo/inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>tcc-spring-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/tcc-spring-demo/ordering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>tcc-spring-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/tcc-spring-demo/payment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>tcc-spring-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion demo/tcc-spring-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>pack-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit 6de7847

Please sign in to comment.