Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanetteclark committed May 6, 2024
1 parent 8122103 commit 282812b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- <docker.registry>docker.io</docker.registry> -->
<docker.repo>metadig</docker.repo>
<docker.tag>3.0.1-SNAPSHOT</docker.tag>
<metadig-engine-version>3.0.1-SNAPSHOT</metadig-engine-version>
<docker.tag>3.0.1</docker.tag>
<metadig-engine-version>3.0.1</metadig-engine-version>
</properties>

<modelVersion>4.0.0</modelVersion>

<groupId>edu.ucsb.nceas</groupId>
<artifactId>metadig-webapp</artifactId>
<packaging>war</packaging>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<name>metadig-webapp</name>

<repositories>
Expand Down

0 comments on commit 282812b

Please sign in to comment.