Skip to content

Commit

Permalink
Merge pull request #2721 from dls-controls/jca_latest_version
Browse files Browse the repository at this point in the history
Update to JCA version 2.4.8
  • Loading branch information
aawdls authored Jun 9, 2023
2 parents 42d7d58 + b73804f commit 53eca92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>3.5.0</version>
<extensions>true</extensions>
<configuration>
<unpackBundle>true</unpackBundle>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<cs-studio.version>4.6</cs-studio.version>
<cs-studio.version.long>4.6.0-SNAPSHOT</cs-studio.version.long>

<epics.jca.version>2.4.3</epics.jca.version>
<epics.jca.version>2.4.8</epics.jca.version>

<eclipse.central.url>http://download.eclipse.org</eclipse.central.url>
<eclipse.mirror.url>${eclipse.central.url}</eclipse.mirror.url>
Expand Down

0 comments on commit 53eca92

Please sign in to comment.