Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-build-cache-extension-1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Jun 6, 2023
1 parent 6859435 commit a91e431
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 @@ -29,7 +29,7 @@ under the License.

<groupId>org.apache.maven.extensions</groupId>
<artifactId>maven-build-cache-extension</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>Apache Maven Build Cache Extension</name>
Expand All @@ -40,7 +40,7 @@ under the License.
<scm>
<connection>scm:git:https://github.com/apache/maven-build-cache-extension.git</connection>
<developerConnection>scm:git:https://github.com/apache/maven-build-cache-extension.git</developerConnection>
<tag>maven-build-cache-extension-1.0.0</tag>
<tag>maven-build-cache-extension-1.0.1</tag>
<url>https://github.com/apache/maven-build-cache-extension/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down

0 comments on commit a91e431

Please sign in to comment.