Skip to content

Commit 6ffdefb

Browse files
authored
Merge pull request #3284 from KIT-IBPT/issue-3283
Remove unnecessary dependencies from save-and-restore-util
2 parents 057c59e + f6c574a commit 6ffdefb

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

app/save-and-restore/util/pom.xml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,26 +23,11 @@
2323
<version>4.7.4-SNAPSHOT</version>
2424
</dependency>
2525

26-
<dependency>
27-
<groupId>org.phoebus</groupId>
28-
<artifactId>core-pva</artifactId>
29-
<version>4.7.4-SNAPSHOT</version>
30-
</dependency>
3126
<dependency>
3227
<groupId>org.phoebus</groupId>
3328
<artifactId>core-pv</artifactId>
3429
<version>4.7.4-SNAPSHOT</version>
3530
</dependency>
36-
<dependency>
37-
<groupId>org.phoebus</groupId>
38-
<artifactId>core-pv-pva</artifactId>
39-
<version>4.7.4-SNAPSHOT</version>
40-
</dependency>
41-
<dependency>
42-
<groupId>org.phoebus</groupId>
43-
<artifactId>core-pv-ca</artifactId>
44-
<version>4.7.4-SNAPSHOT</version>
45-
</dependency>
4631
<dependency>
4732
<groupId>org.phoebus</groupId>
4833
<artifactId>core-vtype</artifactId>

0 commit comments

Comments
 (0)