Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mpg-coach-bot-1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
axel3rd committed Aug 13, 2021
1 parent 430012d commit 9bb5f1b
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,10 +1,9 @@
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>org.blondin</groupId>
<artifactId>mpg-coach-bot</artifactId>
<packaging>jar</packaging>
<version>1.8-SNAPSHOT</version>
<version>1.8</version>
<name>MPG Coach Bot</name>
<properties>
<goals>package</goals>
Expand All @@ -18,7 +17,7 @@
</properties>
<scm>
<connection>scm:git:https://github.com/axel3rd/mpg-coach-bot</connection>
<tag>HEAD</tag>
<tag>mpg-coach-bot-1.8</tag>
</scm>
<build>
<pluginManagement>
Expand Down

0 comments on commit 9bb5f1b

Please sign in to comment.