File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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-bundle-java</artifactId >
124124 <classifier >javadoc</classifier >
125125 </dependency >
126126
127- <dependency >
128- <groupId >org.epics</groupId >
129- <artifactId >caj</artifactId >
130- </dependency >
131- <dependency >
132- <groupId >org.epics</groupId >
133- <artifactId >caj</artifactId >
134- <classifier >sources</classifier >
135- </dependency >
136- <dependency >
137- <groupId >org.epics</groupId >
138- <artifactId >caj</artifactId >
139- <classifier >javadoc</classifier >
140- </dependency >
141-
142127 <dependency >
143128 <groupId >${project.groupId} </groupId >
144129 <artifactId >epics-directoryService</artifactId >
339324 <plugin >
340325 <groupId >org.apache.maven.plugins</groupId >
341326 <artifactId >maven-assembly-plugin</artifactId >
342- <version >2.6 </version >
327+ <version >3.1.0 </version >
343328 <executions >
344329 <execution >
345330 <id >distro-assembly</id >
You can’t perform that action at this time.
0 commit comments