Skip to content

Commit

Permalink
[update version] 3.2.36 -> 3.2.37
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 7, 2022
1 parent 547e92b commit d033217
Show file tree
Hide file tree
Showing 26 changed files with 37 additions and 37 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>3.2.36</version>
<version>3.2.37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 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="3.2.36"
version="3.2.37"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler.cfr">

Expand Down Expand Up @@ -39,14 +39,14 @@
<import plugin="org.eclipse.core.expressions"/>
<import plugin="org.eclipse.ui.navigator"/>
<import plugin="org.eclipse.core.filesystem"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.36" match="greaterOrEqual"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.37" match="greaterOrEqual"/>
</requires>

<plugin
id="org.sf.feeling.decompiler.cfr"
download-size="0"
install-size="0"
version="3.2.36"
version="3.2.37"
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>3.2.36</version>
<version>3.2.37</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: 3.2.36
Bundle-Version: 3.2.37
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>3.2.36</version>
<version>3.2.37</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="3.2.36"
version="3.2.37"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler">

Expand Down Expand Up @@ -50,7 +50,7 @@
id="org.sf.feeling.decompiler"
download-size="0"
install-size="0"
version="3.2.36"
version="3.2.37"
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>3.2.36</version>
<version>3.2.37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions org.sf.feeling.decompiler.jad.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.jad"
label="%featureName"
version="3.2.36"
version="3.2.37"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler.jad"
os="linux,macosx,win32"
Expand Down Expand Up @@ -41,7 +41,7 @@
<import plugin="org.eclipse.core.expressions"/>
<import plugin="org.eclipse.ui.navigator"/>
<import plugin="org.eclipse.core.filesystem"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.36" match="greaterOrEqual"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.37" match="greaterOrEqual"/>
</requires>

<plugin
Expand All @@ -50,7 +50,7 @@
arch="x86,x86_64"
download-size="0"
install-size="0"
version="3.2.36"
version="3.2.37"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.jad.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>3.2.36</version>
<version>3.2.37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.jad/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 Jad Extension
Bundle-SymbolicName: org.sf.feeling.decompiler.jad;singleton:=true
Bundle-Version: 3.2.36
Bundle-Version: 3.2.37
Bundle-Activator: org.sf.feeling.decompiler.jad.JadDecompilerPlugin
Require-Bundle: org.eclipse.core.runtime,
org.sf.feeling.decompiler,
Expand Down
2 changes: 1 addition & 1 deletion org.sf.feeling.decompiler.jad/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>3.2.36</version>
<version>3.2.37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 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="3.2.36"
version="3.2.37"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler.jd">

Expand Down Expand Up @@ -39,14 +39,14 @@
<import plugin="org.eclipse.core.expressions"/>
<import plugin="org.eclipse.ui.navigator"/>
<import plugin="org.eclipse.core.filesystem"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.36" match="greaterOrEqual"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.37" match="greaterOrEqual"/>
</requires>

<plugin
id="org.sf.feeling.decompiler.jd"
download-size="0"
install-size="0"
version="3.2.36"
version="3.2.37"
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>3.2.36</version>
<version>3.2.37</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: 3.2.36
Bundle-Version: 3.2.37
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 @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>3.2.36</version>
<version>3.2.37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 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="3.2.36"
version="3.2.37"
provider-name="%providerName"
plugin="org.sf.feeling.decompiler.procyon">

Expand Down Expand Up @@ -39,14 +39,14 @@
<import plugin="org.eclipse.core.expressions"/>
<import plugin="org.eclipse.ui.navigator"/>
<import plugin="org.eclipse.core.filesystem"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.36" match="greaterOrEqual"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.37" match="greaterOrEqual"/>
</requires>

<plugin
id="org.sf.feeling.decompiler.procyon"
download-size="0"
install-size="0"
version="3.2.36"
version="3.2.37"
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>3.2.36</version>
<version>3.2.37</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: 3.2.36
Bundle-Version: 3.2.37
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>3.2.36</version>
<version>3.2.37</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: 3.2.36
Bundle-Version: 3.2.37
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 @@ -4,7 +4,7 @@
<parent>
<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>3.2.36</version>
<version>3.2.37</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 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="3.2.36"
version="3.2.37"
provider-name="%providerName">

<description url="%aboutURL">
Expand Down Expand Up @@ -32,7 +32,7 @@
<import plugin="org.eclipse.core.databinding"/>
<import plugin="org.eclipse.jface.databinding"/>
<import plugin="org.eclipse.core.databinding.beans"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.36" match="greaterOrEqual"/>
<import plugin="org.sf.feeling.decompiler" version="3.2.37" match="greaterOrEqual"/>
<import plugin="org.apache.ant"/>
<import plugin="org.apache.commons.io" version="2.2.0" match="greaterOrEqual"/>
</requires>
Expand All @@ -41,7 +41,7 @@
id="org.sf.feeling.decompiler.source.attach"
download-size="0"
install-size="0"
version="3.2.36"
version="3.2.37"
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>3.2.36</version>
<version>3.2.37</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 @@ -35,7 +35,7 @@ Require-Bundle: org.eclipse.core.runtime,
org.eclipse.help.base,
org.apache.commons.codec
Bundle-Vendor: ECD Project Team
Bundle-Version: 3.2.36
Bundle-Version: 3.2.37
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>3.2.36</version>
<version>3.2.37</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 @@ -3,7 +3,7 @@

<groupId>com.github.ecd-plugin</groupId>
<artifactId>com.github.ecd-plugin.ecd</artifactId>
<version>3.2.36</version>
<version>3.2.37</version>
<packaging>pom</packaging>

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

0 comments on commit d033217

Please sign in to comment.