Skip to content

Commit

Permalink
Update holon-core to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rrighi committed Jan 14, 2019
1 parent 1825550 commit c6f3dd1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand Down Expand Up @@ -58,7 +60,7 @@
<bintray.package>holon-json</bintray.package>

<!-- Holon Core -->
<holon.core.version>5.2.0-rc2</holon.core.version>
<holon.core.version>5.2.0</holon.core.version>

<!-- Jackson -->
<jackson.version>2.9.8</jackson.version>
Expand Down

0 comments on commit c6f3dd1

Please sign in to comment.