File tree Expand file tree Collapse file tree 20 files changed +34
-34
lines changed Expand file tree Collapse file tree 20 files changed +34
-34
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.epics</groupId >
66 <artifactId >epics-parent</artifactId >
7- <version >7.0.10-SNAPSHOT </version >
7+ <version >7.0.10</version >
88 </parent >
99
1010 <artifactId >epics-bundle-java</artifactId >
11- <version >7.0.10-SNAPSHOT </version >
11+ <version >7.0.10</version >
1212 <packaging >pom</packaging >
1313
1414 <name >EPICS Core Distribution Bundle</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.epics</groupId >
66 <artifactId >epics-parent</artifactId >
7- <version >7.0.10-SNAPSHOT </version >
7+ <version >7.0.10</version >
88 </parent >
99
1010 <artifactId >epics-core</artifactId >
11- <version >7.0.10-SNAPSHOT </version >
11+ <version >7.0.10</version >
1212 <packaging >pom</packaging >
1313
1414 <name >EPICS Core Libraries POM</name >
3939 </dependencies >
4040
4141 <scm >
42- <tag >7.0.7 </tag >
42+ <tag >7.0.10 </tag >
4343 </scm >
4444</project >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.epics</groupId >
66 <artifactId >epics-parent</artifactId >
7- <version >7.0.10-SNAPSHOT </version >
7+ <version >7.0.10</version >
88 </parent >
99
1010 <artifactId >epics-deploy</artifactId >
11- <version >7.0.10-SNAPSHOT </version >
11+ <version >7.0.10</version >
1212 <packaging >pom</packaging >
1313
1414 <name >EPICS Core Nexus Deploy</name >
2020 <groupId >${project.groupId} </groupId >
2121 <artifactId >epics-bundle-java</artifactId >
2222 <type >pom</type >
23- <version >7.0.10-SNAPSHOT </version >
23+ <version >7.0.10</version >
2424 </dependency >
2525 </dependencies >
2626</project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4- <version >1.0.7-SNAPSHOT </version >
4+ <version >1.0.7</version >
55 <artifactId >epics-util</artifactId >
66 <name >org.epics.util</name >
77 <parent >
88 <groupId >org.epics</groupId >
99 <artifactId >epics-parent</artifactId >
10- <version >7.0.10-SNAPSHOT </version >
10+ <version >7.0.10</version >
1111 </parent >
1212 <description >Basic Java utility classes to be shared across projects until
1313 suitable replacements are available in the JDK.</description >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <artifactId >epics-vtype-all</artifactId >
55 <name >epics-vtype</name >
6- <version >1.0.7-SNAPSHOT </version >
6+ <version >1.0.7</version >
77 <packaging >pom</packaging >
88 <parent >
99 <groupId >org.epics</groupId >
1010 <artifactId >epics-parent</artifactId >
11- <version >7.0.10-SNAPSHOT </version >
11+ <version >7.0.10</version >
1212 </parent >
1313 <description >A set of standard types for value processing.</description >
1414 <properties >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.epics</groupId >
66 <artifactId >epics-vtype-all</artifactId >
7- <version >1.0.7-SNAPSHOT </version >
7+ <version >1.0.7</version >
88 </parent >
99 <artifactId >vtype-gson</artifactId >
1010 <name >org.epics.vtype.gson</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.epics</groupId >
66 <artifactId >epics-vtype-all</artifactId >
7- <version >1.0.7-SNAPSHOT </version >
7+ <version >1.0.7</version >
88 </parent >
99 <artifactId >vtype-json</artifactId >
1010 <name >org.epics.vtype.json</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.epics</groupId >
66 <artifactId >epics-vtype-all</artifactId >
7- <version >1.0.7-SNAPSHOT </version >
7+ <version >1.0.7</version >
88 </parent >
99 <artifactId >vtype</artifactId >
1010 <name >org.epics.vtype</name >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.epics</groupId >
55 <artifactId >gpclient</artifactId >
6- <version >1.0.8-SNAPSHOT </version >
6+ <version >1.0.8</version >
77 </parent >
88 <artifactId >gpclient-ca</artifactId >
99 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.epics</groupId >
66 <artifactId >gpclient</artifactId >
7- <version >1.0.8-SNAPSHOT </version >
7+ <version >1.0.8</version >
88 </parent >
99 <artifactId >gpclient-core</artifactId >
1010 <name >org.epics.gpclient</name >
You can’t perform that action at this time.
0 commit comments