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 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
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" >
43
54 <modelVersion >4.0.0</modelVersion >
65
1211
1312 <groupId >com.code54.mojo</groupId >
1413 <artifactId >buildversion-plugin</artifactId >
15- <version >1.0.1-SNAPSHOT </version >
14+ <version >1.0.1</version >
1615 <packaging >maven-plugin</packaging >
1716
1817 <name >buildversion-plugin</name >
3635 <connection >scm:git:git://github.com/code54/buildversion-plugin.git</connection >
3736 <developerConnection >scm:git:ssh://git@github.com:code54/buildversion-plugin.git</developerConnection >
3837 <url >https://github.com/code54/buildversion-plugin</url >
38+ <tag >v1.0.1</tag >
3939 </scm >
4040
4141 <properties >
You can’t perform that action at this time.
0 commit comments