Skip to content

Commit 33662ef

Browse files
committed
[maven-release-plugin] prepare release base-bundle-descriptor-13
1 parent 50a48f3 commit 33662ef

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
@@ -29,7 +29,7 @@
2929

3030
<groupId>org.mybatis</groupId>
3131
<artifactId>base-bundle-descriptor</artifactId>
32-
<version>13-SNAPSHOT</version>
32+
<version>13</version>
3333

3434
<name>base-bundle-descriptor</name>
3535
<description>MyBatis base bundle descriptor</description>
@@ -39,7 +39,7 @@
3939
<scm>
4040
<connection>scm:git:ssh://[email protected]/mybatis/base-bundle-descriptor.git</connection>
4141
<developerConnection>scm:git:ssh://[email protected]/mybatis/base-bundle-descriptor.git</developerConnection>
42-
<tag>HEAD</tag>
42+
<tag>base-bundle-descriptor-13</tag>
4343
<url>https://github.com/mybatis/base-bundle-descriptor/</url>
4444
</scm>
4545
<issueManagement>
@@ -67,7 +67,7 @@
6767
<module.name>org.mybatis.base.bundle.descriptor</module.name>
6868

6969
<!-- Reproducible Builds -->
70-
<project.build.outputTimestamp>1726436692</project.build.outputTimestamp>
70+
<project.build.outputTimestamp>1759682055</project.build.outputTimestamp>
7171

7272
<!-- OSGi configuration properties -->
7373
<osgi.export />

0 commit comments

Comments
 (0)