Skip to content

Commit

Permalink
release 1.0.0 git open source users
Browse files Browse the repository at this point in the history
  • Loading branch information
wenchaomeng committed Nov 30, 2018
1 parent 8c02baf commit 5d3d5b4
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe</groupId>
<artifactId>xpipe-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.ctrip.framework.xpipe</groupId>
<artifactId>xpipe-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>


Expand Down
2 changes: 1 addition & 1 deletion redis/package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>package</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion redis/package/redis-console-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>package</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-console-package</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion redis/package/redis-keeper-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>package</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-keeper-package</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion redis/package/redis-metaserver-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>package</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-meta-package</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion redis/package/redis-proxy-package/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>package</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-proxy-package</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe</groupId>
<artifactId>xpipe-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<groupId>com.ctrip.framework.xpipe.redis</groupId>
Expand Down
2 changes: 1 addition & 1 deletion redis/redis-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-console</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion redis/redis-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-core</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion redis/redis-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-integration-test</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion redis/redis-keeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-keeper</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion redis/redis-meta/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>redis-meta</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion redis/redis-proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>redis-parent</artifactId>
<groupId>com.ctrip.framework.xpipe.redis</groupId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion services/ctrip-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe</groupId>
<artifactId>services</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<!-- ctrip related infrastructure -->
<artifactId>ctrip-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion services/local-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe</groupId>
<artifactId>services</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>

<artifactId>local-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.ctrip.framework.xpipe</groupId>
<artifactId>xpipe-parent</artifactId>
<version>0.2.2-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>services</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit 5d3d5b4

Please sign in to comment.