Skip to content

Commit

Permalink
SCB-193 Clean up the project name
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemJiang authored and seanyinx committed Jan 9, 2018
1 parent 04e8478 commit 3c166ad
Show file tree
Hide file tree
Showing 42 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion alpha/alpha-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>alpha-core</artifactId>
<name>Apache ServiceComb Saga :: Alpha :: Core</name>
<name>Saga::Alpha::Core</name>

<dependencies>
<dependency>
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 @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>alpha-server</artifactId>
<name>Apache ServiceComb Saga :: Alpha :: Server</name>
<name>Saga::Alpha::Server</name>

<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion alpha/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>alpha</artifactId>
<name>Apache ServiceComb Saga :: Alpha</name>
<name>Saga::Alpha</name>

<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion docker-build-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>docker-build-config</artifactId>
<name>Apache ServiceComb Saga :: Docker Build Config</name>
<name>Saga::Docker Build Config</name>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/coverage-aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>coverage-aggregate</artifactId>
<name>Apache ServiceComb Saga :: Integration Tests :: Coverage Aggregate</name>
<name>Saga::Integration Tests::Coverage Aggregate</name>


<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pack-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>pack-tests</artifactId>
<name>Apache ServiceComb Saga :: Integration Tests :: Pack Tests</name>
<name>Saga::Integration Tests::Pack Tests</name>


<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.apache.servicecomb.saga.tests</groupId>
<artifactId>integration-tests</artifactId>
<name>Apache ServiceComb Saga :: Integration Tests</name>
<name>Saga::Integration Tests</name>

<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-connector/omega-connector-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-connector-grpc</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Connector :: GRPC</name>
<name>Saga::Omega::Connector::GRPC</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-connector</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Connector</name>
<name>Saga::Omega::Connector</name>
<packaging>pom</packaging>
<modules>
<module>omega-connector-grpc</module>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-context</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Context</name>
<name>Saga::Omega::Context</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-format/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-format</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Format</name>
<name>Saga::Omega::Format</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-spring-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-spring-starter</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Spring Starter</name>
<name>Saga::Omega::Spring Starter</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-spring-tx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-spring-tx</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Spring TX</name>
<name>Saga::Omega::Spring TX</name>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-transaction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-transaction</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Transaction</name>
<name>Saga::Omega::Transaction</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-transport/omega-transport-resttemplate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-transport-resttemplate</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Transport :: Rest Template</name>
<name>Saga::Omega::Transport::Rest Template</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion omega/omega-transport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega-transport</artifactId>
<name>Apache ServiceComb Saga :: Omega :: Transport</name>
<name>Saga::Omega::Transport</name>

<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion omega/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>omega</artifactId>
<name>Apache ServiceComb Saga :: Omega</name>
<name>Saga::Omega</name>

<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion pack-contracts/pack-contract-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>pack-contract-grpc</artifactId>
<name>Apache ServiceComb Saga :: Pack Contracts :: Grpc</name>
<name>Saga::Pack Contracts::Grpc</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pack-contracts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>pack-contracts</artifactId>
<name>Apache ServiceComb Saga :: Pack Contracts</name>
<name>Saga::Pack Contracts</name>

<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion saga-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>saga-core</artifactId>
<name>Apache ServiceComb Saga :: Core</name>
<name>Saga::Core</name>

<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>conditional-transaction-demo-tests</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Conditional Transaction :: Tests</name>
<name>Saga::Demo::Conditional Transaction::Tests</name>


<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion saga-demo/conditional-transaction-demo/inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>inventory</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Conditional Transaction :: Inventory</name>
<name>Saga::Demo::Conditional Transaction::Inventory</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion saga-demo/conditional-transaction-demo/membership/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>membership</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Conditional Transaction :: Membership</name>
<name>Saga::Demo::Conditional Transaction::Membership</name>


<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion saga-demo/conditional-transaction-demo/payment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>payment</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Conditional Transaction :: Payment</name>
<name>Saga::Demo::Conditional Transaction::Payment</name>


<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion saga-demo/conditional-transaction-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>conditional-transaction-demo</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Conditional Transaction</name>
<name>Saga::Demo::Conditional Transaction</name>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion saga-demo/conditional-transaction-demo/supplier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>supplier</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Conditional Transaction :: Supplier</name>
<name>Saga::Demo::Conditional Transaction::Supplier</name>


<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>car-rental-service</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Dependency Free Transaction :: Car Rental Service</name>
<name>Saga::Demo::Dependency Free Transaction::Car Rental Service</name>


<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>demo-tests</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Dependency Free Transaction:: Tests</name>
<name>Saga::Demo::Dependency Free Transaction:: Tests</name>


<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>flight-booking-service</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Dependency Free Transaction :: Flight Booking Service</name>
<name>Saga::Demo::Dependency Free Transaction::Flight Booking Service</name>


<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>hotel-reservation-service</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Dependency Free Transaction :: Hotel Reservation Service</name>
<name>Saga::Demo::Dependency Free Transaction::Hotel Reservation Service</name>


<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>payment-service</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Dependency Free Transaction :: Payment Service</name>
<name>Saga::Demo::Dependency Free Transaction::Payment Service</name>


<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion saga-demo/dependency-free-transaction-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>dependency-free-transaction-demo</artifactId>
<name>Apache ServiceComb Saga :: Demo :: Dependency Free Transaction</name>
<name>Saga::Demo::Dependency Free Transaction</name>
<packaging>pom</packaging>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion saga-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.apache.servicecomb.saga.demo</groupId>
<artifactId>saga-demo</artifactId>
<name>Apache ServiceComb Saga :: Demo</name>
<name>Saga::Demo</name>

<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion saga-discovery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.apache.servicecomb.saga.discovery</groupId>
<artifactId>saga-discovery</artifactId>
<name>Apache ServiceComb Saga :: Discovery </name>
<name>Saga::Discovery </name>

<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion saga-discovery/saga-discovery-servicecenter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>saga-discovery-servicecenter</artifactId>
<name>Apache ServiceComb Saga :: Discovery :: ServiceCenter</name>
<name>Saga::Discovery::ServiceCenter</name>

<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion saga-format/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>saga-format</artifactId>
<name>Apache ServiceComb Saga :: Format</name>
<name>Saga::Format</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion saga-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>saga-spring</artifactId>
<name>Apache ServiceComb Saga :: Spring</name>
<name>Saga::Spring</name>

<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion saga-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>saga-web</artifactId>
<name>Apache ServiceComb Saga :: Web</name>
<name>Saga::Web</name>

<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion transports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>org.apache.servicecomb.saga.transports</groupId>
<artifactId>transports</artifactId>
<name>Apache ServiceComb Saga :: Transports</name>
<name>Saga::Transports</name>

<packaging>pom</packaging>
<modules>
Expand Down
2 changes: 1 addition & 1 deletion transports/transport-httpclient-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>transport-httpclient-spring</artifactId>
<name>Apache ServiceComb Saga :: Transports :: HttpClient Spring</name>
<name>Saga::Transports::HttpClient Spring</name>

<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion transports/transport-httpclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>transport-httpclient</artifactId>
<name>Apache ServiceComb Saga :: Transports :: HttpClient</name>
<name>Saga::Transports::HttpClient</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion transports/transport-resttemplate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>transport-resttemplate</artifactId>
<name>Apache ServiceComb Saga :: Transports :: RestTemplate</name>
<name>Saga::Transports::RestTemplate</name>

<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 3c166ad

Please sign in to comment.