Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
julianladisch committed Nov 5, 2024
1 parent 881e228 commit 9fa6bf5
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 @@ -3,7 +3,7 @@
<groupId>org.folio</groupId>
<artifactId>folio-module-descriptor-validator</artifactId>
<packaging>maven-plugin</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<name>folio-module-descriptor-validator</name>

<properties>
Expand Down Expand Up @@ -210,7 +210,7 @@
<url>https://https://github.com/folio-org/folio-module-descriptor-validator</url>
<connection>scm:git:git://github.com:folio-org/folio-module-descriptor-validator.git</connection>
<developerConnection>scm:git:[email protected]:folio-org/folio-module-descriptor-validator.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.0.1</tag>
</scm>

</project>

0 comments on commit 9fa6bf5

Please sign in to comment.