Skip to content

Commit 6ff5d87

Browse files
committed
Update version properties for 7.0.9 release
1 parent e4fbffd commit 6ff5d87

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212

1313
<properties>
1414
<!-- Matching versions of Core modules -->
15-
<epics-util.version>1.0.6-SNAPSHOT</epics-util.version>
16-
<epics-vtype.version>1.0.5</epics-vtype.version>
17-
<epics-pvdata.version>6.1.8-SNAPSHOT</epics-pvdata.version>
18-
<epics-ntypes.version>0.3.8-SNAPSHOT</epics-ntypes.version>
19-
<epics-pvaccess.version>5.1.8-SNAPSHOT</epics-pvaccess.version>
20-
<jca.version>2.4.7</jca.version>
15+
<epics-util.version>1.0.6</epics-util.version>
16+
<epics-vtype.version>1.0.6</epics-vtype.version>
17+
<epics-pvdata.version>6.1.8</epics-pvdata.version>
18+
<epics-ntypes.version>0.3.8</epics-ntypes.version>
19+
<epics-pvaccess.version>5.1.8</epics-pvaccess.version>
20+
<jca.version>2.4.8</jca.version>
2121
<!-- Versions of examples bundled with Core -->
2222
<!-- Name of javadoc overview page -->
2323
<mainpage.name>${project.name}</mainpage.name>

0 commit comments

Comments
 (0)