File tree Expand file tree Collapse file tree 6 files changed +5
-14
lines changed
app/trends/archive-reader Expand file tree Collapse file tree 6 files changed +5
-14
lines changed Original file line number Diff line number Diff line change 4242 <dependency >
4343 <groupId >org.epics</groupId >
4444 <artifactId >pbrawclient</artifactId >
45- <version >0.0.10 </version >
45+ <version >0.2.1 </version >
4646 </dependency >
4747 <dependency >
4848 <groupId >org.phoebus</groupId >
Original file line number Diff line number Diff line change 44 <groupId >org.epics</groupId >
55 <artifactId >pbrawclient</artifactId >
66 <name >${project.groupId} :${project.artifactId} </name >
7- <version >0.0.10</version >
8- <dependencies >
9- <dependency >
10- <groupId >com.google.protobuf</groupId >
11- <artifactId >protobuf-java</artifactId >
12- <version >3.21.9</version >
13- </dependency >
14- </dependencies >
7+ <version >0.2.1</version >
158</project >
Original file line number Diff line number Diff line change 6969 <configuration >
7070 <groupId >org.epics</groupId >
7171 <artifactId >pbrawclient</artifactId >
72- <version >0.0.10 </version >
72+ <version >0.2.1 </version >
7373 <packaging >jar</packaging >
74- <file >${basedir} /lib/pbraw/pbrawclient-0.0.10.jar</file >
75- <generatePom >false</generatePom >
76- <pomFile >${basedir} /lib/pbraw/pom.xml</pomFile >
74+ <file >${basedir} /lib/pbraw/pbrawclient-0.2.1.jar</file >
7775 </configuration >
7876 <goals >
7977 <goal >install-file</goal >
Original file line number Diff line number Diff line change 402402 <dependency >
403403 <groupId >org.epics</groupId >
404404 <artifactId >pbrawclient</artifactId >
405- <version >0.0.10 </version >
405+ <version >0.2.1 </version >
406406 </dependency >
407407 <dependency >
408408 <groupId >org.eclipse.jgit</groupId >
You can’t perform that action at this time.
0 commit comments