Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-cdi-2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Nov 18, 2023
1 parent d4fc718 commit c8cb89f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<groupId>org.mybatis</groupId>
<artifactId>mybatis-parent</artifactId>
<version>40</version>
<relativePath/>
<relativePath />
</parent>

<groupId>org.mybatis</groupId>
<artifactId>mybatis-cdi</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>

<name>mybatis-cdi</name>
<url>https://www.mybatis.org/cdi</url>
Expand All @@ -39,7 +39,7 @@
<scm>
<connection>scm:git:ssh://[email protected]/mybatis/cdi.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mybatis/cdi.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-cdi-2.0.1</tag>
<url>https://github.com/mybatis/cdi</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -78,7 +78,7 @@
<osgi.dynamicImport>*</osgi.dynamicImport>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1680402208</project.build.outputTimestamp>
<project.build.outputTimestamp>1700274454</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit c8cb89f

Please sign in to comment.