Skip to content

Commit b503ec5

Browse files
committed
S2 MSI: removed unused class and netbeans dependency
1 parent 7b37ba5 commit b503ec5

File tree

4 files changed

+0
-115
lines changed

4 files changed

+0
-115
lines changed

idepix-s2msi/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,6 @@
103103
<version>2.3</version>
104104
</dependency>
105105

106-
<dependency>
107-
<groupId>org.netbeans.api</groupId>
108-
<artifactId>org-netbeans-api-progress-nb</artifactId>
109-
</dependency>
110-
111106
<dependency>
112107
<groupId>junit</groupId>
113108
<artifactId>junit</artifactId>

idepix-s2msi/src/main/java/org/esa/snap/idepix/s2msi/StartModule.java

Lines changed: 0 additions & 19 deletions
This file was deleted.

idepix-s2msi/src/main/resources/org/esa/snap/idepix/s2msi/graphs/optical/Sentinel2-Resample-Idepix-Subset.xml

Lines changed: 0 additions & 86 deletions
This file was deleted.

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,6 @@
122122
<artifactId>snap-watermask</artifactId>
123123
<version>${snap.version}</version>
124124
</dependency>
125-
<dependency>
126-
<groupId>org.netbeans.api</groupId>
127-
<artifactId>org-netbeans-api-progress-nb</artifactId>
128-
<version>${netbeans.version}</version>
129-
</dependency>
130125
<dependency>
131126
<groupId>junit</groupId>
132127
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)