Skip to content

Commit 9c62262

Browse files
committed
[maven-release-plugin] prepare release base-bundle-descriptor-10
1 parent e26c1f7 commit 9c62262

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>base-bundle-descriptor</artifactId>
31-
<version>10-SNAPSHOT</version>
31+
<version>10</version>
3232

3333
<name>MyBatis base bundle descriptor</name>
3434
<description>MyBatis base bundle descriptor</description>
@@ -38,7 +38,7 @@
3838
<url>https://github.com/mybatis/base-bundle-descriptor</url>
3939
<connection>scm:git:ssh://github.com/mybatis/base-bundle-descriptor.git</connection>
4040
<developerConnection>scm:git:ssh://[email protected]/mybatis/base-bundle-descriptor.git</developerConnection>
41-
<tag>HEAD</tag>
41+
<tag>base-bundle-descriptor-10</tag>
4242
</scm>
4343
<issueManagement>
4444
<system>GitHub Issue Management</system>
@@ -60,7 +60,7 @@
6060
<clirr.comparisonVersion>9</clirr.comparisonVersion>
6161

6262
<!-- Reproducible Builds -->
63-
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
63+
<project.build.outputTimestamp>1669308742</project.build.outputTimestamp>
6464
</properties>
6565

6666
<build>

0 commit comments

Comments
 (0)