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 826c492 commit 3bf43c8Copy full SHA for 3bf43c8
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.epics</groupId>
5
<artifactId>epics-parent</artifactId>
6
- <version>7.0.3</version>
+ <version>7.0.4-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.3</tag>
+ <tag>HEAD</tag>
55
</scm>
56
57
<!-- Project developers (alphabetically) taken from SCM logs -->
0 commit comments