Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liyue2008 committed Jan 8, 2020
1 parent 8671ccb commit 88136d6
Show file tree
Hide file tree
Showing 76 changed files with 173 additions and 321 deletions.
5 changes: 2 additions & 3 deletions docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@
limitations under the License.
-->
<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">
<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>joyqueue</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>joyqueue-docker</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions docker/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-docker</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>docker-server</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions docker/web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-docker</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>docker-web</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions joyqueue-client/joyqueue-client-all-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions joyqueue-client/joyqueue-client-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions joyqueue-client/joyqueue-client-core-shaded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions joyqueue-client/joyqueue-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions joyqueue-client/joyqueue-client-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client-samples</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client-samples</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client-samples</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client-samples</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions joyqueue-client/joyqueue-client-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-client</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions joyqueue-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-datasource</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-datasource</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions joyqueue-common/joyqueue-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-common</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions joyqueue-common/joyqueue-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-common</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
8 changes: 3 additions & 5 deletions joyqueue-common/joyqueue-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,16 @@
limitations under the License.
-->
<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">
<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>joyqueue-common</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>joyqueue-model</artifactId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
<name>JoyQueue-Model</name>
<description>Domain models</description>
<dependencies>
Expand Down
6 changes: 2 additions & 4 deletions joyqueue-common/joyqueue-network/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
limitations under the License.
-->
<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/maven-v4_0_0.xsd">
<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/maven-v4_0_0.xsd">
<parent>
<artifactId>joyqueue-common</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
6 changes: 2 additions & 4 deletions joyqueue-common/joyqueue-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-common</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions joyqueue-common/joyqueue-toolkit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,11 @@
limitations under the License.
-->
<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">
<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>joyqueue-common</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
8 changes: 3 additions & 5 deletions joyqueue-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,14 @@
limitations under the License.
-->
<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">
<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>joyqueue</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>

<artifactId>joyqueue-common</artifactId>
<name>JoyQueue-Common</name>
Expand Down
8 changes: 3 additions & 5 deletions joyqueue-console/joyqueue-data/joyqueue-data-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,14 @@
limitations under the License.
-->
<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">
<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>joyqueue-data</artifactId>
<groupId>org.joyqueue</groupId>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>4.2.0-SNAPSHOT</version>
<version>4.2.0</version>

<artifactId>joyqueue-data-model</artifactId>
<name>JoyQueue-Data-Model</name>
Expand Down

0 comments on commit 88136d6

Please sign in to comment.