This repository was archived by the owner on Jun 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- 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" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
<groupId >se.bjurr.prnfb</groupId >
7
6
<artifactId >pull-request-notifier-for-bitbucket</artifactId >
8
- <version >2.16-SNAPSHOT </version >
7
+ <version >2.16</version >
9
8
<organization >
10
9
<name >Tomas Bjerre</name >
11
10
<url >http://bjurr.se/</url >
16
15
<scm >
17
16
<developerConnection >scm:git:git@github.com:tomasbjerre/pull-request-notifier-for-bitbucket.git</developerConnection >
18
17
<url >https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket</url >
19
- <tag >HEAD </tag >
18
+ <tag >pull-request-notifier-for-bitbucket-2.16 </tag >
20
19
</scm >
21
20
<distributionManagement >
22
21
<repository >
You can’t perform that action at this time.
0 commit comments