You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2018/06/29 21:48:49 UTC

svn commit: r1834707 - /uima/uimaj/trunk/uimaj-ep-launcher/pom.xml

Author: schor
Date: Fri Jun 29 21:48:49 2018
New Revision: 1834707

URL: http://svn.apache.org/viewvc?rev=1834707&view=rev
Log:
no jira update maven-bundle plugin to 3.3.0 from 3.0.1

Modified:
    uima/uimaj/trunk/uimaj-ep-launcher/pom.xml

Modified: uima/uimaj/trunk/uimaj-ep-launcher/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-launcher/pom.xml?rev=1834707&r1=1834706&r2=1834707&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-launcher/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-ep-launcher/pom.xml Fri Jun 29 21:48:49 2018
@@ -213,7 +213,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>3.0.1</version>  <!-- override 2.3.7 - getting unresolved refs to some dependencies, fixed by 3.0.1 -->
+        <version>3.3.0</version>  <!-- override 2.3.7 - getting unresolved refs to some dependencies, fixed by 3.0.1 -->
         <configuration>
           <manifestLocation>META-INF</manifestLocation>
           <instructions>