Skip to content

Commit

Permalink
make registry-common dependency stable
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas loubrieu committed Dec 19, 2024
1 parent ca01cc8 commit aeed969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-common</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.0.3</version>
</dependency>
<!-- JSON parser -->
<dependency>
Expand Down

0 comments on commit aeed969

Please sign in to comment.