Skip to content

Commit

Permalink
0.2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
wenchaomeng committed Feb 23, 2017
1 parent bf65743 commit 96ff107
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 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.xpipe</groupId>
<artifactId>xpipe-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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 @@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.ctrip.xpipe</groupId>
<artifactId>xpipe-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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.xpipe.redis</groupId>
<artifactId>package</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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.xpipe.redis</groupId>
<artifactId>package</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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.xpipe.redis</groupId>
<artifactId>package</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</parent>
<artifactId>package-redis-meta</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.xpipe</groupId>
<artifactId>xpipe-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</parent>

<groupId>com.ctrip.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 @@ -5,7 +5,7 @@
<parent>
<groupId>com.ctrip.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</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.xpipe.redis</groupId>
<artifactId>redis-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</parent>
<artifactId>redis-meta</artifactId>

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.xpipe</groupId>
<artifactId>services</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</parent>
<!-- ctrip related infrastructure -->
<artifactId>ctrip-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.xpipe</groupId>
<artifactId>xpipe-parent</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</parent>
<artifactId>services</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit 96ff107

Please sign in to comment.