Skip to content

Commit

Permalink
[maven-release-plugin] prepare release beeju-1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Dec 18, 2018
1 parent 967f7da commit 9c3071b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
@@ -1,6 +1,5 @@

<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">
<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>

<parent>
Expand All @@ -10,13 +9,13 @@
</parent>

<artifactId>beeju</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0</version>

<scm>
<connection>scm:git:git@github.com:HotelsDotCom/beeju.git</connection>
<developerConnection>scm:git:git@github.com:HotelsDotCom/beeju.git</developerConnection>
<url>https://github.com/HotelsDotCom/beeju</url>
<tag>HEAD</tag>
<tag>beeju-1.3.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit 9c3071b

Please sign in to comment.