Skip to content

Commit

Permalink
[maven-release-plugin] prepare release stationxml-validator-1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timronan committed May 19, 2020
1 parent c0428f1 commit c521d85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<groupId>edu.iris.dmc</groupId>
<artifactId>stationxml-validator</artifactId>
<packaging>jar</packaging>
<version>1.7.0-RC-04-SNAPSHOT</version>
<version>1.7.0</version>
<name>FDSN StationXML Validator</name>
<url>http://maven.apache.org</url>
<description>Converts seismological metadata between dataless seed and FDSN StationXML file formats.</description>
<developers>
<developer>
<name>Yazan</name>
<name>Yazan Suleiman</name>
<organization>IRIS</organization>
<organizationUrl>https://www.iris.edu</organizationUrl>
</developer>
Expand All @@ -23,7 +23,7 @@
<developerConnection>scm:git:https://github.com/iris-edu/stationxml-validator.git</developerConnection>
<connection>scm:git:https://github.com/iris-edu/stationxml-validator.git</connection>
<url>https://github.com/iris-edu/stationxml-validator.git</url>
<tag>stationxml-validator-1.7.0-RC-03</tag>
<tag>stationxml-validator-1.7.0</tag>
</scm>
<licenses>
<license>
Expand Down Expand Up @@ -196,7 +196,7 @@
<dependency>
<groupId>edu.iris.dmc</groupId>
<artifactId>stationxml-seed-converter</artifactId>
<version>2.1.0-RC-03</version>
<version>2.1.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit c521d85

Please sign in to comment.