Skip to content

Commit

Permalink
0.8.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
silentbalanceyh committed Oct 6, 2021
1 parent 29a4bf1 commit ea7f746
Show file tree
Hide file tree
Showing 36 changed files with 39 additions and 39 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cn.vertxup</groupId>
<artifactId>vertx-zero</artifactId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
<name>「vertx-zero」Zero Framework</name>
<description>Vertx Zero Framework is a tool for Service Mesh Micro Service.</description>
<url>http://www.vertxup.cn</url>
Expand Down Expand Up @@ -1728,7 +1728,7 @@
</configuration>
</plugin>
<!-- Deploy Only -->

<!--
<plugin>
<artifactId>maven-gpg-plugin</artifactId>
<version>${maven.plugin.pgp}</version>
Expand All @@ -1747,7 +1747,7 @@
</execution>
</executions>
</plugin>

-->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-gaia/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-zero</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>vertx-gaia</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-gaia/vertx-co/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-gaia</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-gaia/vertx-rx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-gaia</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>Kernel:「vertx-rx」Reactive Container</name>
Expand Down
2 changes: 1 addition & 1 deletion vertx-gaia/vertx-tp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-gaia</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>Kernel:「vertx-tp」Integration</name>
Expand Down
2 changes: 1 addition & 1 deletion vertx-gaia/vertx-up/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-gaia</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>vertx-up</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-zero</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-excel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-feign/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-history/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-iqiy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>zero-ifx-iqiy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-ifx/zero-ifx-sms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-ifx</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>zero-ifx-sms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-import/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-zero</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>vertx-import</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-istio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-zero</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-istio/zero-iproxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-istio</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>zero-iproxy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-zero</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-ambient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-crud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-erp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-fm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-graphic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-jet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-ke/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-lbs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-quiz/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions vertx-pin/zero-rbac/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-auth</artifactId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-router/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion vertx-pin/zero-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>vertx-pin</artifactId>
<groupId>cn.vertxup</groupId>
<version>0.7.0</version>
<version>0.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion zero-v-set.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
mvn versions:set -DnewVersion=0.7.0
mvn versions:set -DnewVersion=0.8.0-SNAPSHOT

0 comments on commit ea7f746

Please sign in to comment.