Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
grabdoc committed Feb 24, 2024
1 parent 471850f commit 9547ea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>com.github</groupId>
<artifactId>db2rest</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<name>db2rest</name>
<description>db2rest</description>
<properties>
Expand All @@ -28,7 +28,7 @@

<dependencies>


<!-- TO BE REMOVED -->
<dependency>
<groupId>org.joda</groupId>
<artifactId>joda-convert</artifactId>
Expand Down

0 comments on commit 9547ea6

Please sign in to comment.