Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fortnite-2-xmpp-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoGraham committed Feb 7, 2019
1 parent b7b3c8b commit 542be7b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<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">

<modelVersion>4.0.0</modelVersion>

<groupId>io.github.robertograham</groupId>
<artifactId>fortnite-2-xmpp</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand All @@ -32,7 +31,7 @@
<url>https://github.com/RobertoGraham/fortnite-2-xmpp</url>
<connection>scm:git:git://github.com/RobertoGraham/fortnite-2-xmpp.git</connection>
<developerConnection>scm:git:[email protected]:RobertoGraham/fortnite-2-xmpp.git</developerConnection>
<tag>HEAD</tag>
<tag>fortnite-2-xmpp-2.0.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 542be7b

Please sign in to comment.