Skip to content

Commit

Permalink
update pom
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoheng1 committed Jul 30, 2021
1 parent b4d9f44 commit 46dc478
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dubbo-dependencies-bom/pom.xml
Expand Up @@ -168,7 +168,7 @@
<mortbay_jetty_version>6.1.26</mortbay_jetty_version>
<portlet_version>2.0</portlet_version>
<maven_flatten_version>1.1.0</maven_flatten_version>
<revision>2.7.13-SNAPSHOT</revision>
<revision>2.7.13</revision>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
Expand Up @@ -32,7 +32,7 @@
<packaging>pom</packaging>

<properties>
<revision>2.7.13-SNAPSHOT</revision>
<revision>2.7.13</revision>
<maven_flatten_version>1.1.0</maven_flatten_version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -126,7 +126,7 @@
<arguments />
<checkstyle.skip>true</checkstyle.skip>
<rat.skip>true</rat.skip>
<revision>2.7.13-SNAPSHOT</revision>
<revision>2.7.13</revision>
</properties>

<modules>
Expand Down

0 comments on commit 46dc478

Please sign in to comment.