Skip to content

Commit 127d5f2

Browse files
committed
[Generated] commit for version bumps to 1.0.9.2-20230730
1 parent c5aebbe commit 127d5f2

File tree

9 files changed

+13
-13
lines changed

9 files changed

+13
-13
lines changed

org.jcryptool.core.feature/feature.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<feature
2-
id="org.jcryptool.core.feature" label="JCrypTool Core Feature" version="1.0.9.1-20230722" provider-name="jcryptool.org" plugin="org.jcryptool.core">
2+
id="org.jcryptool.core.feature" label="JCrypTool Core Feature" version="1.0.9.2-20230730" provider-name="jcryptool.org" plugin="org.jcryptool.core">
33
<!-- keep this in one line -->
44
<!-- version:this -->
55
<description url="https://github.com/jcryptool/core">
@@ -225,13 +225,13 @@ litigation.
225225
id="org.jcryptool.core.nl" download-size="0" install-size="0" version="1.0.9.1-20230722" fragment="true" unpack="false">
226226
</plugin>
227227
<plugin id="bcprov" download-size="0" install-size="0" version="0.0.0"/>
228-
<plugin id="org.jcryptool.core.help" download-size="0" install-size="0" version="1.0.9.1-20230722" unpack="false"/>
228+
<plugin id="org.jcryptool.core.help" download-size="0" install-size="0" version="1.0.9.2-20230730" unpack="false"/>
229229
<plugin id="org.jcryptool.core.logging" download-size="0" install-size="0" version="1.0.9.1-20230722" unpack="false"/>
230230
<plugin
231231
id="org.jcryptool.core.operations" download-size="0" install-size="0" version="1.0.9.1-20230722" unpack="false">
232232
</plugin>
233233
<plugin id="org.jcryptool.core.views" download-size="0" install-size="0" version="1.0.9.1-20230722" unpack="false"/>
234-
<plugin id="org.jcryptool.core" download-size="0" install-size="0" version="1.0.9.1-20230722" unpack="false"/>
234+
<plugin id="org.jcryptool.core" download-size="0" install-size="0" version="1.0.9.2-20230730" unpack="false"/>
235235
<plugin id="org.jcryptool.core.util" download-size="0" install-size="0" version="1.0.9.1-20230722" unpack="false"/>
236236
<plugin
237237
id="org.jcryptool.core.cryptosystem" download-size="0" install-size="0" version="1.0.9.1-20230722" unpack="false">

org.jcryptool.core.feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>org.jcryptool.core.feature</artifactId>
1111
<packaging>eclipse-feature</packaging>
12-
<version>1.0.9.1-20230722</version>
12+
<version>1.0.9.2-20230730</version>
1313
</project>

org.jcryptool.core.help/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Require-Bundle: org.eclipse.help.webapp,
1919
Bundle-Activator: org.jcryptool.core.help.HelpPlugin
2020
Bundle-ActivationPolicy: lazy
2121
Export-Package: org.jcryptool.core.help
22-
Bundle-Version: 1.0.9.1-20230722
22+
Bundle-Version: 1.0.9.2-20230730

org.jcryptool.core.help/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>org.jcryptool.core.help</artifactId>
1111
<packaging>eclipse-plugin</packaging>
12-
<version>1.0.9.1-20230722</version>
12+
<version>1.0.9.2-20230730</version>
1313
</project>

org.jcryptool.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ Import-Package: org.jcryptool.core.logging.utils,
2323
org.jcryptool.core.util.directories,
2424
org.jcryptool.crypto.keystore.commands
2525
Automatic-Module-Name: org.jcryptool.core
26-
Bundle-Version: 1.0.9.1-20230722
26+
Bundle-Version: 1.0.9.2-20230730

org.jcryptool.core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
1717
</resource>
1818
</resources>
1919
</build>
20-
<version>1.0.9.1-20230722</version>
20+
<version>1.0.9.2-20230730</version>
2121
</project>

org.jcryptool.product/jcryptool.product

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<product
2-
name="JCrypTool" uid="jcryptool" id="org.jcryptool.core.product" application="org.jcryptool.core.application" version="1.0.9.1-20230722" useFeatures="true" includeLaunchers="true">
2+
name="JCrypTool" uid="jcryptool" id="org.jcryptool.core.product" application="org.jcryptool.core.application" version="1.0.9.2-20230730" useFeatures="true" includeLaunchers="true">
33
<aboutInfo>
44
<image path="/org.jcryptool.core/icons/about_dialog.gif"/>
55
<text> %about.text </text>
@@ -91,7 +91,7 @@ Agreement more than one year after the cause of action arose. Each party waives
9191
<features>
9292
<feature id="org.jcryptool.core.dependencies.feature" version="1.0.9.1-20230722"/>
9393
<feature id="org.jcryptool.core.dependencies.nl_de.feature" version="1.0.9.1-20230722"/>
94-
<feature id="org.jcryptool.core.feature" version="1.0.9.1-20230722"/>
94+
<feature id="org.jcryptool.core.feature" version="1.0.9.2-20230730"/>
9595
<feature id="org.jcryptool.views.feature" version="1.0.9.1-20230722"/>
9696
<feature id="org.jcryptool.crypto.feature" version="1.0.9.1-20230722"/>
9797
<feature id="org.jcryptool.providers.feature" version="1.0.9.1-20230722"/>
@@ -101,7 +101,7 @@ Agreement more than one year after the cause of action arose. Each party waives
101101
<feature id="org.jcryptool.crypto.flexiprovider.feature" version="1.0.9.1-20230722"/>
102102
<feature id="org.jcryptool.crypto.modern.feature" version="1.0.9.1-20230722"/>
103103
<feature id="org.jcryptool.games.feature" version="1.0.9.1-20230722"/>
104-
<feature id="org.jcryptool.visual.feature" version="1.0.9.1-20230722"/>
104+
<feature id="org.jcryptool.visual.feature" version="1.0.9.2-20230730"/>
105105
<feature id="org.jcryptool.jre.master.feature" version="1.0.9.1-20230722"/>
106106
</features>
107107
<configurations>

org.jcryptool.product/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<project
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3-
<version>1.0.9.1-20230722</version>
3+
<version>1.0.9.2-20230730</version>
44
<parent>
55
<groupId>org.jcryptool</groupId>
66
<artifactId>org.jcryptool.core.parent</artifactId>

org.jcryptool.releng/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Maven 3 and Java 8 are required for the build. See https://github.com/jcryptool/
3535
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3636
<java.version>11</java.version>
3737
<product.id>jcryptool</product.id>
38-
<product.version>1.0.9.1-20230722</product.version>
38+
<product.version>1.0.9.2-20230730</product.version>
3939
<!-- keep this comment-->
4040
<!-- version:this -->
4141
<timestamp>${maven.build.timestamp}</timestamp>

0 commit comments

Comments
 (0)