We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa91a3 commit a97729eCopy full SHA for a97729e
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.epics</groupId>
5
<artifactId>epics-parent</artifactId>
6
- <version>7.0.6</version>
+ <version>7.0.7-SNAPSHOT</version>
7
<packaging>pom</packaging>
8
9
<name>EPICS Core Build</name>
@@ -51,7 +51,7 @@
51
<connection>scm:git:https://github.com/epics-base/epicsCoreJava.git</connection>
52
<developerConnection>scm:git:https://github.com/epics-base/epicsCoreJava.git</developerConnection>
53
<url>https://github.com/epics-base/epicsCoreJava</url>
54
- <tag>epics-parent-7.0.6</tag>
+ <tag>HEAD</tag>
55
</scm>
56
57
<!-- Project developers (alphabetically) taken from SCM logs -->
0 commit comments