Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
SCB-1098 Update the pom artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
WillemJiang committed Dec 29, 2018
1 parent 40c71b7 commit 058db9d
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion acceptance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion alpha/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion demo/saga-dubbo-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga-demo</artifactId>
<artifactId>pack-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.3.0</version>
</parent>
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 @@ -20,7 +20,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga-demo</artifactId>
<artifactId>pack-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.3.0</version>
</parent>
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 @@ -18,7 +18,7 @@

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga-demo</artifactId>
<artifactId>pack-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.3.0</version>
</parent>
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 @@ -18,7 +18,7 @@

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga-demo</artifactId>
<artifactId>pack-demo</artifactId>
<groupId>org.apache.servicecomb.pack.demo</groupId>
<version>0.3.0</version>
</parent>
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 @@ -18,7 +18,7 @@

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion omega/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion pack-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion pack-contracts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>

<groupId>org.apache.servicecomb.pack</groupId>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<packaging>pom</packaging>
<version>0.3.0</version>

Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>saga</artifactId>
<artifactId>pack</artifactId>
<groupId>org.apache.servicecomb.pack</groupId>
<version>0.3.0</version>
</parent>
Expand Down

0 comments on commit 058db9d

Please sign in to comment.