Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Commit 7d28804

Browse files
committed
[maven-release-plugin] prepare release pull-request-notifier-for-bitbucket-2.16
1 parent 75146ae commit 7d28804

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

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">
54
<modelVersion>4.0.0</modelVersion>
65
<groupId>se.bjurr.prnfb</groupId>
76
<artifactId>pull-request-notifier-for-bitbucket</artifactId>
8-
<version>2.16-SNAPSHOT</version>
7+
<version>2.16</version>
98
<organization>
109
<name>Tomas Bjerre</name>
1110
<url>http://bjurr.se/</url>
@@ -16,7 +15,7 @@
1615
<scm>
1716
<developerConnection>scm:git:git@github.com:tomasbjerre/pull-request-notifier-for-bitbucket.git</developerConnection>
1817
<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>
2019
</scm>
2120
<distributionManagement>
2221
<repository>

0 commit comments

Comments
 (0)