Skip to content

Commit

Permalink
2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
donghaoliang committed May 28, 2018
1 parent 606f276 commit bdc2ede
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.5.3
1. 升级 parent 为 1.2.2

## 2.5.2
1. 升级 parent 为 1.2.1

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.github.drtrang</groupId>
<artifactId>parent</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</parent>

<groupId>com.github.drtrang</groupId>
<artifactId>copiers</artifactId>
<version>2.5.3-SNAPSHOT</version>
<version>2.5.3</version>

<name>Copiers</name>
<description>A Friendly Bean Copier Packaging.</description>
Expand Down

0 comments on commit bdc2ede

Please sign in to comment.