Skip to content

Commit

Permalink
4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Mathews committed Mar 1, 2024
1 parent 181c5f6 commit e73ec10
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 439 deletions.
2 changes: 1 addition & 1 deletion com.ensoftcorp.open.c.commons.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.ensoftcorp.open.c.commons.feature"
label="C Commons Toolbox"
version="4.2.3.qualifier"
version="4.2.4.qualifier"
provider-name="EnSoft Corp.">

<description url="https://ensoftcorp.github.io/c-commons-toolbox/">
Expand Down
217 changes: 0 additions & 217 deletions com.ensoftcorp.open.c.commons.ui/.cache

This file was deleted.

2 changes: 1 addition & 1 deletion com.ensoftcorp.open.c.commons.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.ensoftcorp.open.c.commons.ui;singleton:=true
Bundle-Version: 4.2.3.qualifier
Bundle-Version: 4.2.4.qualifier
Require-Bundle: com.ensoftcorp.atlas.c.ui;bundle-version="3.6.0";visibility:=reexport,
com.ensoftcorp.atlas.ui.shell;bundle-version="3.6.0";visibility:=reexport,
com.ensoftcorp.open.commons.ui;bundle-version="3.6.0";visibility:=reexport,
Expand Down
217 changes: 0 additions & 217 deletions com.ensoftcorp.open.c.commons/.cache

This file was deleted.

2 changes: 1 addition & 1 deletion com.ensoftcorp.open.c.commons/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: com.ensoftcorp.open.c.commons;singleton:=true
Bundle-Version: 4.2.3.qualifier
Bundle-Version: 4.2.4.qualifier
Require-Bundle: org.eclipse.core.runtime;visibility:=reexport,
org.eclipse.core.resources;visibility:=reexport,
com.ensoftcorp.atlas.c.core;bundle-version="4.2.4";visibility:=reexport,
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.ensoftcorp.open</groupId>
<artifactId>atlas-toolboxes</artifactId>
<version>4.2.3-SNAPSHOT</version>
<version>4.2.4-SNAPSHOT</version>
</parent>

<groupId>com.ensoftcorp.open</groupId>
<artifactId>c-commons</artifactId>
<version>4.2.3-SNAPSHOT</version>
<version>4.2.4-SNAPSHOT</version>
<packaging>pom</packaging>

<name>C Commons</name>
Expand Down

0 comments on commit e73ec10

Please sign in to comment.