Skip to content

Commit 4a1461b

Browse files
committed
clean up pom.xml
1 parent 7605d6d commit 4a1461b

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,6 @@
9292
<artifactId>jackson-databind</artifactId>
9393
<version>2.14.2</version>
9494
</dependency>
95-
<dependency>
96-
<groupId>com.fasterxml.jackson.core</groupId>
97-
<artifactId>jackson-annotations</artifactId>
98-
<version>2.14.2</version>
99-
</dependency>
10095
<dependency>
10196
<groupId>com.esotericsoftware</groupId>
10297
<artifactId>kryo</artifactId>
@@ -225,10 +220,6 @@
225220
<suiteXmlFiles>
226221
<suiteXmlFile>src/test/java/loci/common/utests/testng-template.xml</suiteXmlFile>
227222
</suiteXmlFiles>
228-
<systemPropertyVariables>
229-
<testng.runHttpRemoteTests>0</testng.runHttpRemoteTests>
230-
<testng.runS3RemoteTests>0</testng.runS3RemoteTests>
231-
</systemPropertyVariables>
232223
</configuration>
233224
</plugin>
234225

0 commit comments

Comments
 (0)