Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fcrepo-import-export-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dbernstein committed Jun 30, 2021
1 parent d333889 commit e443637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>
<groupId>org.fcrepo.importexport</groupId>
<artifactId>fcrepo-import-export</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.0.2</version>
<packaging>jar</packaging>


Expand Down Expand Up @@ -101,7 +101,7 @@
<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>fcrepo-import-export-1.0.2</tag>
</scm>

<build>
Expand Down

0 comments on commit e443637

Please sign in to comment.