Skip to content

Commit 6d7e777

Browse files
authored
Merge pull request #9 from iris-edu/include-submitservice
Include submitservice
2 parents e52f807 + e2f74d2 commit 6d7e777

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,11 @@
135135

136136
<dependency>
137137
<groupId>edu.sc.seis</groupId>
138-
<artifactId>seisfile</artifactId>
138+
<artifactId>seisFile</artifactId>
139139
<version>${sc.seis.seisFile}</version>
140140
</dependency>
141141

142+
142143
<dependency>
143144
<groupId>edu.iris</groupId>
144145
<artifactId>dmc_logging</artifactId>

0 commit comments

Comments
 (0)