Skip to content

Commit 438cc7b

Browse files
committed
POM: set parent to 7.0.0-SNAPSHOT, remove caj
1 parent 73af9d2 commit 438cc7b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

pvAccessJava/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.epics</groupId>
77
<artifactId>epics-parent</artifactId>
8-
<version>4.7.0-SNAPSHOT</version>
8+
<version>7.0.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>epics-pvaccess</artifactId>
@@ -32,10 +32,6 @@
3232
<groupId>org.epics</groupId>
3333
<artifactId>jca</artifactId>
3434
</dependency>
35-
<dependency>
36-
<groupId>org.epics</groupId>
37-
<artifactId>caj</artifactId>
38-
</dependency>
3935
<dependency>
4036
<groupId>com.sun.japex</groupId>
4137
<artifactId>japex-maven-plugin</artifactId>

0 commit comments

Comments
 (0)