Skip to content

Commit

Permalink
update client
Browse files Browse the repository at this point in the history
  • Loading branch information
zh_yu committed Jan 3, 2019
1 parent d48db3b commit 95f0948
Show file tree
Hide file tree
Showing 19 changed files with 17 additions and 17 deletions.
Binary file modified clients/csharp/.vs/qmqclient/v15/.suo
Binary file not shown.
Binary file modified clients/csharp/.vs/qmqclient/v15/Server/sqlite3/storage.ide
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.qunar.qmq</groupId>
<artifactId>qmq-parent</artifactId>
<version>1.1.2.1</version>
<version>1.1.3</version>
<packaging>pom</packaging>

<name>qmq</name>
Expand Down
2 changes: 1 addition & 1 deletion qmq-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-delay-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.qunar.qmq</groupId>
<artifactId>qmq-parent</artifactId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-delay-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion qmq-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-metaserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-metaserver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-metrics-prometheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-metrics-prometheus</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-remoting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-remoting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-server-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-server-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-store</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-sync/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-sync</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>qmq-parent</artifactId>
<groupId>com.qunar.qmq</groupId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion qmq-watchdog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.qunar.qmq</groupId>
<artifactId>qmq-parent</artifactId>
<version>1.1.2.1</version>
<version>1.1.3</version>
</parent>

<artifactId>qmq-watchdog</artifactId>
Expand Down

0 comments on commit 95f0948

Please sign in to comment.