Skip to content

Commit

Permalink
[maven-release-plugin] prepare release migration-utils-6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz committed Feb 29, 2024
1 parent 59bfff9 commit edbf50d
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 @@ -7,7 +7,7 @@
</parent>
<groupId>org.fcrepo.migration</groupId>
<artifactId>migration-utils</artifactId>
<version>6.5.0-SNAPSHOT</version>
<version>6.5.0</version>
<packaging>jar</packaging>

<name>migration-utils</name>
Expand Down Expand Up @@ -41,14 +41,14 @@
<connection>scm:git:git://github.com/fcrepo-exts/${project_name}.git</connection>
<developerConnection>scm:git:[email protected]:fcrepo-exts/${project_name}.git</developerConnection>
<url>https://github.com/fcrepo-exts/${project_name}</url>
<tag>HEAD</tag>
<tag>migration-utils-6.5.0</tag>
</scm>

<dependencies>
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-storage-ocfl</artifactId>
<version>${fcrepo-storage-ocfl.version}</version>
<version>6.3.0</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit edbf50d

Please sign in to comment.