File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <project xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3+ <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/maven-v4_0_0.xsd" >
64
75 <modelVersion >4.0.0</modelVersion >
86 <groupId >com.mhackner</groupId >
97 <artifactId >bamboo-github-status</artifactId >
10- <version >1.0-SNAPSHOT </version >
8+ <version >1.0</version >
119
1210 <organization >
1311 <name >Michael Hackner</name >
2119 <scm >
2220 <developerConnection >scm:git:https://github.com/HackAttack/bamboo-github-status.git</developerConnection >
2321 <url >https://github.com/HackAttack/bamboo-github-status</url >
24- <tag >HEAD </tag >
22+ <tag >1.0 </tag >
2523 </scm >
2624
2725 <properties >
You can’t perform that action at this time.
0 commit comments