File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 limitations under the License.
1717
1818-->
19- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
20- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
19+ <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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2120 <modelVersion >4.0.0</modelVersion >
2221 <parent >
2322 <groupId >org.commonjava</groupId >
2625 </parent >
2726 <groupId >org.commonjava.util</groupId >
2827 <artifactId >gateway</artifactId >
29- <version >1.1-SNAPSHOT </version >
28+ <version >1.1</version >
3029 <name >Gateway :: Project Root</name >
3130 <inceptionYear >2022</inceptionYear >
3231 <scm >
3332 <connection >scm:git:https://github.com/commonjava/gateway</connection >
3433 <developerConnection >scm:git:https://github.com/commonjava/gateway</developerConnection >
3534 <url >https://github.com/Commonjava/gateway</url >
35+ <tag >gateway-1.1</tag >
3636 </scm >
3737 <properties >
3838 <compiler-plugin .version>3.8.1</compiler-plugin .version>
You can’t perform that action at this time.
0 commit comments