File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >com.github.hetianyi</groupId >
86 <artifactId >springboot-parent</artifactId >
97 <version >2.7.2.3</version >
10- <relativePath />
8+ <relativePath />
119 </parent >
1210
1311 <artifactId >code-generator-plugin</artifactId >
14- <version >1.0.0-SNAPSHOT </version >
12+ <version >1.0.0</version >
1513 <packaging >maven-plugin</packaging >
1614 <description >Java代码生成插件</description >
1715
3634 <connection >scm:git:git@github.com:hetianyi/code-generator-plugin.git</connection >
3735 <developerConnection >scm:git:git@github.com:hetianyi/code-generator-plugin.git</developerConnection >
3836 <url >git@github.com:hetianyi/code-generator-plugin.git</url >
39- <tag >HEAD </tag >
37+ <tag >code-generator-plugin-1.0.0 </tag >
4038 </scm >
4139
4240 <properties >
You can’t perform that action at this time.
0 commit comments