Skip to content

Commit

Permalink
Update Core
Browse files Browse the repository at this point in the history
  • Loading branch information
Brant Hwang committed Jul 19, 2017
1 parent e0d5981 commit 215f093
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ax-boot-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.chequer.axboot</groupId>
<artifactId>ax-boot-framework</artifactId>
<version>2.1.3</version>
<version>2.1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ax-boot-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.chequer.axboot</groupId>
<artifactId>ax-boot-framework</artifactId>
<version>2.1.3</version>
<version>2.1.1</version>
</parent>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion ax-boot-initialzr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>ax-boot-framework</artifactId>
<groupId>com.chequer.axboot</groupId>
<version>2.1.3</version>
<version>2.1.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.chequer.axboot</groupId>
<artifactId>ax-boot-framework</artifactId>
<version>2.1.3</version>
<version>2.1.1</version>
<packaging>pom</packaging>
<name>AX Boot Parent</name>
<description>AX Boot Framework</description>
Expand Down

0 comments on commit 215f093

Please sign in to comment.