Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas loubrieu committed Jun 30, 2021
1 parent ceb6f0f commit 2b61239
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<groupId>gov.nasa.pds</groupId>
<artifactId>harvest</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.4.1</version>
<packaging>jar</packaging>

<name>Harvest Tool</name>
Expand Down Expand Up @@ -63,6 +63,7 @@
<url>https://github.com/NASA-PDS/harvest</url>
<connection>scm:git:ssh://[email protected]/NASA-PDS/harvest.git</connection>
<developerConnection>scm:git:ssh://[email protected]/NASA-PDS/harvest.git</developerConnection>
<tag>v3.4.1</tag>
</scm>

<properties>
Expand Down Expand Up @@ -117,7 +118,7 @@
<dependency>
<groupId>gov.nasa.pds</groupId>
<artifactId>registry-common</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.0.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2b61239

Please sign in to comment.