Skip to content

Commit 23da1c6

Browse files
committed
update version numbers for submodules
1 parent 0af9dd2 commit 23da1c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313

1414
<properties>
1515
<!-- Matching versions of Core modules -->
16-
<epics-pvdata.version>6.1.2-SNAPSHOT</epics-pvdata.version>
17-
<epics-ntypes.version>0.3.2-SNAPSHOT</epics-ntypes.version>
18-
<epics-pvaccess.version>5.1.2-SNAPSHOT</epics-pvaccess.version>
19-
<jca.version>2.4.2-SNAPSHOT</jca.version>
16+
<epics-pvdata.version>6.1.2</epics-pvdata.version>
17+
<epics-ntypes.version>0.3.2</epics-ntypes.version>
18+
<epics-pvaccess.version>5.1.2</epics-pvaccess.version>
19+
<jca.version>2.4.2</jca.version>
2020
<!-- Versions of examples bundled with Core -->
2121
<!-- Name of javadoc overview page -->
2222
<mainpage.name>${project.name}</mainpage.name>

0 commit comments

Comments
 (0)