Skip to content

Commit

Permalink
[maven-release-plugin](anonymous)prepare release fmi-avi-messageconve…
Browse files Browse the repository at this point in the history
…rter-3.10.0
  • Loading branch information
Jenkins committed Jan 9, 2020
1 parent b247bdb commit 7d46570
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,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
<groupId>fi.fmi</groupId>
<artifactId>fmi-os-parent-pom</artifactId>
Expand All @@ -12,13 +11,13 @@
<description>Aviation weather message conversions</description>
<groupId>fi.fmi.avi.converter</groupId>
<artifactId>fmi-avi-messageconverter</artifactId>
<version>3.9.5-SNAPSHOT</version>
<version>3.10.0</version>

<scm>
<connection>scm:git:https://github.com/fmidev/fmi-avi-messageconverter.git</connection>
<developerConnection>scm:git:https://github.com/fmidev/fmi-avi-messageconverter.git</developerConnection>
<url>https://github.com/fmidev/fmi-avi-messageconverter</url>
<tag>HEAD</tag>
<tag>fmi-avi-messageconverter-3.10.0</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 7d46570

Please sign in to comment.