Skip to content
This repository was archived by the owner on Sep 21, 2020. It is now read-only.

Commit 0863a5d

Browse files
authored
Update pom.xml
1 parent 7504cb0 commit 0863a5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
<maven.compile.targetLevel>1.6</maven.compile.targetLevel>
2626
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
2727
<api.version>1.0</api.version>
28-
<impl.version>1.0.5-SNAPSHOT</impl.version>
28+
<impl.version>1.0.5</impl.version>
2929
<lib.version>1.0</lib.version> <!-- currently unused -->
30-
<ucum.version>0.7-SNAPSHOT</ucum.version>
30+
<ucum.version>0.7</ucum.version>
3131
<jackson.version>2.2.2</jackson.version>
3232
<junit.version>4.12</junit.version>
3333
</properties>

0 commit comments

Comments
 (0)