Skip to content

Commit

Permalink
Committing poms for stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
pdsen-ci committed Apr 10, 2024
1 parent a862454 commit 3f4ef76
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion model-dmdocument/pom.xml
Expand Up @@ -35,7 +35,7 @@
<parent>
<groupId>gov.nasa.pds</groupId>
<artifactId>model</artifactId>
<version>15.1.0-SNAPSHOT</version>
<version>15.0.1</version>
</parent>

<groupId>gov.nasa.pds.model</groupId>
Expand Down
2 changes: 1 addition & 1 deletion model-lddtool/pom.xml
Expand Up @@ -35,7 +35,7 @@
<parent>
<groupId>gov.nasa.pds</groupId>
<artifactId>model</artifactId>
<version>15.1.0-SNAPSHOT</version>
<version>15.0.1</version>
</parent>

<groupId>gov.nasa.pds.model</groupId>
Expand Down
2 changes: 1 addition & 1 deletion model-ontology/pom.xml
Expand Up @@ -35,7 +35,7 @@ POSSIBILITY OF SUCH DAMAGE.
<parent>
<groupId>gov.nasa.pds</groupId>
<artifactId>model</artifactId>
<version>15.1.0-SNAPSHOT</version>
<version>15.0.1</version>
</parent>

<groupId>gov.nasa.pds.model</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -46,7 +46,7 @@ POSSIBILITY OF SUCH DAMAGE.

<groupId>gov.nasa.pds</groupId>
<artifactId>model</artifactId>
<version>15.1.0-SNAPSHOT</version>
<version>15.0.1</version>
<packaging>pom</packaging>

<name>PDS4 Information Model</name>
Expand Down

0 comments on commit 3f4ef76

Please sign in to comment.