Skip to content

Commit

Permalink
User core version 0.0.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledsoft committed Nov 2, 2016
1 parent b9397e6 commit 1a21a5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>cz.cvut.kbss</groupId>
<artifactId>jaxb-jsonld-jackson</artifactId>
<version>0.0.5</version>
<version>0.0.6</version>
<name>JAXB JSON-LD Jackson</name>

<description>JAXB JSON-LD integration for Jackson.</description>
Expand All @@ -16,7 +16,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<cz.cvut.kbss.jaxb-jsonld.version>0.0.5</cz.cvut.kbss.jaxb-jsonld.version>
<cz.cvut.kbss.jaxb-jsonld.version>0.0.6</cz.cvut.kbss.jaxb-jsonld.version>
<junit.version>4.12</junit.version>
<org.mockito.version>1.10.19</org.mockito.version>
<ch.qos.logback.version>1.1.6</ch.qos.logback.version>
Expand Down

0 comments on commit 1a21a5b

Please sign in to comment.