Skip to content

Commit 0227cc6

Browse files
committed
[maven-release-plugin] prepare release jca-2.4.11
1 parent dd13b1a commit 0227cc6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<parent>
66
<groupId>org.epics</groupId>
77
<artifactId>epics-parent</artifactId>
8-
<version>7.0.11-SNAPSHOT</version>
8+
<version>7.0.11</version>
99
</parent>
1010

1111
<artifactId>jca</artifactId>
12-
<version>2.4.11-SNAPSHOT</version>
12+
<version>2.4.11</version>
1313

1414
<name>Java Channel Access</name>
1515
<description>JCA is an EPICS Channel Access library for Java. For more information concerning EPICS or Channel Access please refer to the &lt;a href="http://www.aps.anl.gov/epics"&gt;EPICS Web pages&lt;/a&gt; or read the &lt;a href="http://www.aps.anl.gov/epics/base/R3-14/8-docs/CAref.html"&gt;Channel Access manual (3.14)&lt;/a&gt;.
@@ -21,7 +21,7 @@
2121
<connection>scm:git:https://github.com/epics-base/jca.git</connection>
2222
<developerConnection>scm:git:https://github.com/epics-base/jca.git</developerConnection>
2323
<url>https://github.com/epics-base/jca</url>
24-
<tag>HEAD</tag>
24+
<tag>jca-2.4.11</tag>
2525
</scm>
2626
<!-- Explicitly declare snapshot repository -->
2727
<repositories>

0 commit comments

Comments
 (0)