Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
prepare tag v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas loubrieu committed Jun 23, 2021
1 parent fafce80 commit d15b5b6
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-api-service</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.3.0</version>
<name>gov.nasa.pds.api.registry-service</name>
<description>registry api service contributing to the PDS federated API</description>
<properties>
Expand Down Expand Up @@ -219,7 +219,7 @@
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>api</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.3.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d15b5b6

Please sign in to comment.