Skip to content

Commit

Permalink
restore -dev to version
Browse files Browse the repository at this point in the history
  • Loading branch information
qqmyers committed Aug 13, 2024
1 parent e46b703 commit 4ce45e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/dataverse-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>edu.harvard.iq</groupId>
<artifactId>dataverse-parent</artifactId>
<version>6.3-qdr</version>
<version>6.3-qdr-dev</version>
<!--version>${revision}</version-->
<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>edu.harvard.iq</groupId>
<artifactId>dataverse-parent</artifactId>
<version>6.3-qdr</version>
<version>6.3-qdr-dev</version>
<relativePath>modules/dataverse-parent</relativePath>
</parent>

Expand Down

0 comments on commit 4ce45e2

Please sign in to comment.