Skip to content

Commit c521d85

Browse files
author
timronan
committed
[maven-release-plugin] prepare release stationxml-validator-1.7.0
1 parent c0428f1 commit c521d85

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<groupId>edu.iris.dmc</groupId>
44
<artifactId>stationxml-validator</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.7.0-RC-04-SNAPSHOT</version>
6+
<version>1.7.0</version>
77
<name>FDSN StationXML Validator</name>
88
<url>http://maven.apache.org</url>
99
<description>Converts seismological metadata between dataless seed and FDSN StationXML file formats.</description>
1010
<developers>
1111
<developer>
12-
<name>Yazan</name>
12+
<name>Yazan Suleiman</name>
1313
<organization>IRIS</organization>
1414
<organizationUrl>https://www.iris.edu</organizationUrl>
1515
</developer>
@@ -23,7 +23,7 @@
2323
<developerConnection>scm:git:https://github.com/iris-edu/stationxml-validator.git</developerConnection>
2424
<connection>scm:git:https://github.com/iris-edu/stationxml-validator.git</connection>
2525
<url>https://github.com/iris-edu/stationxml-validator.git</url>
26-
<tag>stationxml-validator-1.7.0-RC-03</tag>
26+
<tag>stationxml-validator-1.7.0</tag>
2727
</scm>
2828
<licenses>
2929
<license>
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>edu.iris.dmc</groupId>
198198
<artifactId>stationxml-seed-converter</artifactId>
199-
<version>2.1.0-RC-03</version>
199+
<version>2.1.0</version>
200200
</dependency>
201201
<dependency>
202202
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)