Skip to content

Commit

Permalink
[update version] 2024.3.1 -> 2024.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 9, 2024
1 parent d1656d2 commit 6462304
Show file tree
Hide file tree
Showing 28 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions org.sf.feeling.decompiler.cfr.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.sf.feeling.decompiler.cfr"
label="%featureName"
version="2024.3.1"
version="2024.3.2"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler.cfr">

Expand Down Expand Up @@ -46,7 +46,7 @@
id="org.sf.feeling.decompiler.cfr"
download-size="0"
install-size="0"
version="2024.3.1"
version="2024.3.2"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.cfr.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.cfr/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Enhanced Class Decompiler CFR Extension
Bundle-SymbolicName: org.sf.feeling.decompiler.cfr;singleton:=true
Bundle-Version: 2024.3.1
Bundle-Version: 2024.3.2
Bundle-Activator: org.sf.feeling.decompiler.cfr.CfrDecompilerPlugin
Require-Bundle: org.eclipse.core.runtime,
org.sf.feeling.decompiler,
Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.cfr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions org.sf.feeling.decompiler.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.sf.feeling.decompiler"
label="%featureName"
version="2024.3.1"
version="2024.3.2"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler">

Expand Down Expand Up @@ -49,7 +49,7 @@
id="org.sf.feeling.decompiler"
download-size="0"
install-size="0"
version="2024.3.1"
version="2024.3.2"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions org.sf.feeling.decompiler.jd.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.sf.feeling.decompiler.jd"
label="%featureName"
version="2024.3.1"
version="2024.3.2"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler.jd">

Expand Down Expand Up @@ -46,7 +46,7 @@
id="org.sf.feeling.decompiler.jd"
download-size="0"
install-size="0"
version="2024.3.1"
version="2024.3.2"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.jd.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.jd/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Enhanced Class Decompiler JD-Core Extension
Bundle-SymbolicName: org.sf.feeling.decompiler.jd;singleton:=true
Bundle-Version: 2024.3.1
Bundle-Version: 2024.3.2
Bundle-Activator: org.sf.feeling.decompiler.jd.JDCoreDecompilerPlugin
Require-Bundle: org.eclipse.core.runtime,
org.sf.feeling.decompiler,
Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.jd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions org.sf.feeling.decompiler.procyon.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.sf.feeling.decompiler.procyon"
label="%featureName"
version="2024.3.1"
version="2024.3.2"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler.procyon">

Expand Down Expand Up @@ -46,7 +46,7 @@
id="org.sf.feeling.decompiler.procyon"
download-size="0"
install-size="0"
version="2024.3.1"
version="2024.3.2"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.procyon.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.procyon/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Enhanced Class Decompiler Procyon Extension
Bundle-SymbolicName: org.sf.feeling.decompiler.procyon;singleton:=true
Bundle-Version: 2024.3.1
Bundle-Version: 2024.3.2
Bundle-Activator: org.sf.feeling.decompiler.procyon.ProcyonDecompilerPlugin
Require-Bundle: org.eclipse.core.runtime,
org.sf.feeling.decompiler,
Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.procyon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Enhanced Class Decompiler Source Attach
Bundle-SymbolicName: org.sf.feeling.decompiler.source.attach.tests;singleton:=true
Bundle-Version: 2024.3.1
Bundle-Version: 2024.3.2
Bundle-Activator: org.sf.feeling.decompiler.source.attach.SourceAttachPlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.source.attach.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Enhanced Class Decompiler Source Attach
Bundle-SymbolicName: org.sf.feeling.decompiler.source.attach;singleton:=true
Bundle-Version: 2024.3.1
Bundle-Version: 2024.3.2
Bundle-Activator: org.sf.feeling.decompiler.source.attach.SourceAttachPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.source.attach/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions org.sf.feeling.decompiler.source.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.sf.feeling.decompiler.source"
label="%featureName"
version="2024.3.1"
version="2024.3.2"
provider-name="%providerName">

<description url="%aboutURL">
Expand Down Expand Up @@ -40,7 +40,7 @@
id="org.sf.feeling.decompiler.source.attach"
download-size="0"
install-size="0"
version="2024.3.1"
version="2024.3.2"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.source.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions org.sf.feeling.decompiler.vineflower.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.sf.feeling.decompiler.vineflower"
label="%featureName"
version="2024.3.1"
version="2024.3.2"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler.vineflower">

Expand Down Expand Up @@ -46,7 +46,7 @@
id="org.sf.feeling.decompiler.vineflower"
download-size="0"
install-size="0"
version="2024.3.1"
version="2024.3.2"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.vineflower.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.vineflower/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Automatic-Module-Name: org.sf.feeling.decompiler.vineflower
Bundle-Name: Enhanced Class Decompiler Vineflower Extension
Bundle-SymbolicName: org.sf.feeling.decompiler.vineflower;singleton:=true
Bundle-Version: 2024.3.1
Bundle-Version: 2024.3.2
Bundle-Activator: org.sf.feeling.decompiler.vineflower.VineflowerDecompilerPlugin
Require-Bundle: org.eclipse.core.runtime,
org.sf.feeling.decompiler,
Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.vineflower/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.equinox.p2.metadata;resolution:=optional,
org.eclipse.help.base
Bundle-Vendor: ECD Project Team
Bundle-Version: 2024.3.1
Bundle-Version: 2024.3.2
Bundle-ManifestVersion: 2
Bundle-Activator: org.sf.feeling.decompiler.JavaDecompilerPlugin
Bundle-SymbolicName: org.sf.feeling.decompiler;singleton:=true
Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>2024.3.1</version>
<version>2024.3.2</version>
<packaging>pom</packaging>

<name>com.github.ecd-plugin.ecd</name>
Expand Down

0 comments on commit 6462304

Please sign in to comment.