Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tvd12 committed Sep 2, 2019
1 parent 698d18e commit 2261a33
Show file tree
Hide file tree
Showing 28 changed files with 39 additions and 39 deletions.
4 changes: 2 additions & 2 deletions ezyfox-bean/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-bean</artifactId>
<version>${ezy.bean.version}</version> <!-- ${project.version} -->
Expand All @@ -17,4 +17,4 @@
<version>${ezy.common.version}</version>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions ezyfox-binding-codec/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-binding-codec</artifactId>
<version>${ezy.binding.codec.version}</version> <!-- ${project.version} -->
Expand All @@ -28,4 +28,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions ezyfox-binding/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-binding</artifactId>
<version>${ezy.binding.version}</version> <!-- ${project.version} -->
Expand All @@ -23,4 +23,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion ezyfox-codec/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-codec</artifactId>
<version>${ezy.codec.version}</version> <!-- ${project.version} -->
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-common/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>

<artifactId>ezyfox-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-concurrent/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-concurrent</artifactId>
<version>${ezy.concurrent.version}</version> <!-- ${project.version} -->
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-data/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-data</artifactId>
<version>${ezy.data.version}</version> <!-- ${project.version} -->
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-database/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-database</artifactId>
<version>${ezy.database.version}</version> <!-- ${project.version} -->
Expand Down
4 changes: 2 additions & 2 deletions ezyfox-elasticsearch/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-elasticsearch</artifactId>
<name>ezyfox-elasticsearch</name>
Expand Down Expand Up @@ -44,4 +44,4 @@

</dependencies>

</project>
</project>
2 changes: 1 addition & 1 deletion ezyfox-hazelcast-bean/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-hazelcast-bean</artifactId>
<name>ezyfox-hazelcast-bean</name>
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-hazelcast-mongodb/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-hazelcast-mongodb</artifactId>
<name>ezyfox-hazelcast-mongodb</name>
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-hazelcast-morphia/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-hazelcast-morphia</artifactId>
<name>ezyfox-hazelcast-morphia</name>
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-hazelcast/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-hazelcast</artifactId>
<name>ezyfox-hazelcast</name>
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-identifier/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-identifier</artifactId>
<version>${ezy.identifier.version}</version> <!-- ${project.version} -->
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-io/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-io</artifactId>
<version>${ezy.io.version}</version> <!-- ${project.version} -->
Expand Down
4 changes: 2 additions & 2 deletions ezyfox-jackson/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-jackson</artifactId>
<version>${ezy.jackson.version}</version> <!-- ${project.version} -->
Expand All @@ -31,4 +31,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions ezyfox-json/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-json</artifactId>
<version>${ezy.json.version}</version> <!-- ${project.version} -->
Expand All @@ -26,4 +26,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions ezyfox-kafka/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-kafka</artifactId>
<name>ezyfox-kafka</name>
Expand Down Expand Up @@ -39,4 +39,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions ezyfox-mapping/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-mapping</artifactId>
<version>${ezy.mapping.version}</version> <!-- ${project.version} -->
Expand All @@ -25,4 +25,4 @@
</dependency>
</dependencies>

</project>
</project>
2 changes: 1 addition & 1 deletion ezyfox-message/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-message</artifactId>
<version>${ezy.message.version}</version> <!-- ${project.version} -->
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-mongodb/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-mongodb</artifactId>
<name>ezyfox-mongodb</name>
Expand Down
4 changes: 2 additions & 2 deletions ezyfox-monitor/pom.xml
Expand Up @@ -4,10 +4,10 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-monitor</artifactId>
<version>${ezy.monitor.version}</version> <!-- ${project.version} -->
<name>ezyfox-monitor</name>

</project>
</project>
2 changes: 1 addition & 1 deletion ezyfox-morphia/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-morphia</artifactId>
<name>ezyfox-morphia</name>
Expand Down
2 changes: 1 addition & 1 deletion ezyfox-msgpack/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-msgpack</artifactId>
<version>${ezy.msgpack.version}</version> <!-- ${project.version} -->
Expand Down
4 changes: 2 additions & 2 deletions ezyfox-rabbitmq/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-rabbitmq</artifactId>
<version>${ezy.rabbitmq.version}</version> <!-- ${project.version} -->
Expand Down Expand Up @@ -39,4 +39,4 @@
</dependency>
</dependencies>

</project>
</project>
2 changes: 1 addition & 1 deletion ezyfox-security/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-security</artifactId>
<version>${ezy.security.version}</version> <!-- ${project.version} -->
Expand Down
4 changes: 2 additions & 2 deletions ezyfox-tools/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-tools</artifactId>
<version>1.0.0</version> <!-- ${project.version} -->
Expand All @@ -17,4 +17,4 @@
<version>${ezy.util.version}</version>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion ezyfox-util/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</parent>
<artifactId>ezyfox-util</artifactId>
<version>${ezy.util.version}</version> <!-- ${project.version} -->
Expand Down

0 comments on commit 2261a33

Please sign in to comment.