Skip to content

Commit

Permalink
Update pom.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
timronan committed Nov 16, 2022
1 parent 1347816 commit b5a505a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>edu.iris.dmc</groupId>
<artifactId>stationxml-validator</artifactId>
<packaging>jar</packaging>
<version>1.7.3</version>
<version>1.7.4</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>
Expand Down Expand Up @@ -196,7 +196,7 @@
<dependency>
<groupId>edu.iris.dmc</groupId>
<artifactId>stationxml-seed-converter</artifactId>
<version>2.1.1</version>
<version>2.1.3</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit b5a505a

Please sign in to comment.