Skip to content

Commit

Permalink
Prepare releng for 2.4.0 #1069
Browse files Browse the repository at this point in the history
Bump version for LIC OSHi to 2.4.0

Signed-off-by: Alexander Fedorov <[email protected]>
  • Loading branch information
ruspl-afed committed Apr 13, 2022
1 parent 7192a43 commit 0227c77
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions bundles/org.eclipse.passage.lic.oshi/.settings/.api_filters
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.passage.lic.oshi" version="2">
<resource path="META-INF/MANIFEST.MF">
<filter comment="Intentional version bump" id="925892614">
<message_arguments>
<message_argument value="2.4.0"/>
<message_argument value="1.2.1"/>
</message_arguments>
</filter>
</resource>
</component>
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.lic.oshi/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.oshi
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.oshi
Bundle-Version: 1.3.0.qualifier
Bundle-Version: 2.4.0.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.lic.oshi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.oshi</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>2.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
Expand Down

0 comments on commit 0227c77

Please sign in to comment.