Skip to content

Commit

Permalink
Update library version to 0.7 and update version to 0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Gary O'Neall <[email protected]>
  • Loading branch information
goneall committed Jan 17, 2021
1 parent 51bd2c0 commit 60a3055
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 @@ -4,7 +4,7 @@

<groupId>org.spdx</groupId>
<artifactId>spdx-jackson-store</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>0.0.5</version>
<packaging>jar</packaging>

<name>spdx-jackson-store</name>
Expand Down Expand Up @@ -100,7 +100,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
<dependency>
<groupId>org.spdx</groupId>
<artifactId>java-spdx-library</artifactId>
<version>0.0.4</version>
<version>0.0.7</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 60a3055

Please sign in to comment.