提交 ed815ccc 编写于 作者: M MaxKey

3.2.1

上级 5fcf1424
set MAVEN_HOME=D:\IDE\apache-maven-3.9.1
set JAVA_HOME=D:\IDE\jdk-17.0.2.8
call %MAVEN_HOME%/bin/mvn versions:set -DnewVersion=3.2
call %MAVEN_HOME%/bin/mvn versions:set -DnewVersion=3.2.1
call %MAVEN_HOME%/bin/mvn versions:update-child-modules
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.dromara.mybatis-jpa-extra</groupId>
<artifactId>mybatis-jpa-extra-parent</artifactId>
<version>3.2</version>
<version>3.2.1</version>
</parent>
<!--self -->
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.dromara.mybatis-jpa-extra</groupId>
<artifactId>mybatis-jpa-extra-parent</artifactId>
<version>3.2</version>
<version>3.2.1</version>
</parent>
<!--self -->
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.dromara.mybatis-jpa-extra</groupId>
<artifactId>mybatis-jpa-extra-parent</artifactId>
<version>3.2</version>
<version>3.2.1</version>
</parent>
<!--self -->
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.dromara.mybatis-jpa-extra</groupId>
<artifactId>mybatis-jpa-extra-parent</artifactId>
<version>3.2</version>
<version>3.2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -4,7 +4,7 @@
<!--parent -->
<groupId>org.dromara.mybatis-jpa-extra</groupId>
<artifactId>mybatis-jpa-extra-parent</artifactId>
<version>3.2</version>
<version>3.2.1</version>
<packaging>pom</packaging>
<!--modules -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册