File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed
Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 3737 <module >imageviewer</module >
3838 <module >credentials-management</module >
3939 <module >eslog</module >
40+ <module >queue-server</module >
4041 </modules >
4142</project >
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0
44 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
6-
6+ <artifactId >app-queue-server</artifactId >
7+ <name >${project.groupId} :${project.artifactId} </name >
78 <parent >
89 <groupId >org.phoebus</groupId >
910 <artifactId >app</artifactId >
1011 <version >5.0.3-SNAPSHOT</version >
1112 </parent >
1213
13- <artifactId >app-queue-monitor</artifactId >
14-
1514 <dependencies >
1615 <dependency >
1716 <groupId >org.phoebus</groupId >
Original file line number Diff line number Diff line change 237237 <artifactId >app-eslog</artifactId >
238238 <version >5.0.3-SNAPSHOT</version >
239239 </dependency >
240- <dependency >
241- <groupId >org.phoebus</groupId >
242- <artifactId >app-queue-monitor</artifactId >
243- <version >5.0.3-SNAPSHOT</version >
244- </dependency >
245240
246241 <!-- A default implementation of contribututions db context menu -->
247242 <dependency >
You can’t perform that action at this time.
0 commit comments