Skip to content

Commit a4cec75

Browse files
committed
remove more dependencies
1 parent 2f5d67d commit a4cec75

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

app/display/runtime/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,5 @@
6060
<artifactId>app-display-actions</artifactId>
6161
<version>5.0.3-SNAPSHOT</version>
6262
</dependency>
63-
<dependency>
64-
<groupId>org.phoebus</groupId>
65-
<artifactId>app-scan-client</artifactId>
66-
<version>5.0.3-SNAPSHOT</version>
67-
<scope>compile</scope>
68-
</dependency>
69-
<dependency>
70-
<groupId>org.phoebus</groupId>
71-
<artifactId>app-scan-ui</artifactId>
72-
<version>5.0.3-SNAPSHOT</version>
73-
<scope>compile</scope>
74-
</dependency>
7563
</dependencies>
7664
</project>

0 commit comments

Comments
 (0)