Skip to content

Commit

Permalink
added reader test, updated dependencies, updatwd documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TomBlock committed Mar 13, 2024
1 parent dd683ef commit fa2018c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,19 @@
<scope>test</scope>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>eu.esa.opt</groupId>
<artifactId>opttbx-enmap-reader</artifactId>
<version>${opttbx.test.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>eu.esa.opt</groupId>
<artifactId>opttbx-enmap-reader</artifactId>
<version>${opttbx.test.version}</version>
<scope>test</scope>
<type>test-jar</type>
</dependency>

<!-- microwave toolbox dependencies for snap reader tests-->
<dependency>
Expand Down

0 comments on commit fa2018c

Please sign in to comment.