We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c29589 commit 5c449e9Copy full SHA for 5c449e9
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.epics</groupId>
5
<artifactId>epics-parent</artifactId>
6
- <version>7.0.12-SNAPSHOT</version>
+ <version>7.0.12</version>
7
<packaging>pom</packaging>
8
9
<name>EPICS Core Build</name>
@@ -53,7 +53,7 @@
53
<connection>scm:git:https://github.com/epics-base/epicsCoreJava.git</connection>
54
<developerConnection>scm:git:https://github.com/epics-base/epicsCoreJava.git</developerConnection>
55
<url>https://github.com/epics-base/epicsCoreJava</url>
56
- <tag>epics-parent-7.0.11</tag>
+ <tag>epics-parent-7.0.12</tag>
57
</scm>
58
59
<!-- Project developers (alphabetically) taken from SCM logs -->
0 commit comments