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 eb17340 commit 6ac5158Copy full SHA for 6ac5158
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.epics</groupId>
5
<artifactId>epics-parent</artifactId>
6
- <version>7.0.10</version>
+ <version>7.0.10-SNAPSHOT</version>
7
<packaging>pom</packaging>
8
9
<name>EPICS Core Build</name>
@@ -52,7 +52,7 @@
52
<connection>scm:git:https://github.com/epics-base/epicsCoreJava.git</connection>
53
<developerConnection>scm:git:https://github.com/epics-base/epicsCoreJava.git</developerConnection>
54
<url>https://github.com/epics-base/epicsCoreJava</url>
55
- <tag>epics-parent-7.0.10</tag>
+ <tag>7.0.7</tag>
56
</scm>
57
58
<!-- Project developers (alphabetically) taken from SCM logs -->
0 commit comments