Skip to content

Commit

Permalink
increment versions for release
Browse files Browse the repository at this point in the history
  • Loading branch information
IanMayo committed Aug 2, 2018
1 parent 449dadf commit 67d2259
Show file tree
Hide file tree
Showing 33 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion org.mwc.asset.core.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.mwc.asset.core.feature"
label="Feature Feature"
version="1.0.82">
version="1.0.83">

<description url="http://www.example.com/description">
[Enter Feature Description here.]
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.asset.core/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: Core Plug-in
Bundle-SymbolicName: org.mwc.asset.core;singleton:=true
Bundle-Version: 1.0.38
Bundle-Version: 1.0.39
Bundle-Activator: org.mwc.asset.core.ASSETPlugin
Bundle-Vendor: MWC
Require-Bundle: org.mwc.asset.legacy;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.asset.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.asset.core</artifactId>
<version>1.0.38</version>
<version>1.0.39</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.cmap.NarrativeViewer/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: Narrative Viewer Plug-in
Bundle-SymbolicName: org.mwc.cmap.NarrativeViewer;singleton:=true
Bundle-Version: 1.0.38
Bundle-Version: 1.0.39
Bundle-Vendor: borlander@gmail.com
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.cmap.NarrativeViewer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.cmap.NarrativeViewer</artifactId>
<version>1.0.38</version>
<version>1.0.39</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.cmap.combined.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.mwc.cmap.combined.feature"
label="%featureName"
version="1.0.338"
version="1.0.339"
provider-name="MWC"
plugin="org.mwc.cmap.core">

Expand Down
2 changes: 1 addition & 1 deletion org.mwc.cmap.combined.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.cmap.combined.feature</artifactId>
<version>1.0.338</version>
<version>1.0.339</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.cmap.core/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: CMap Core
Bundle-SymbolicName: org.mwc.cmap.core; singleton:=true
Bundle-Version: 1.0.239
Bundle-Version: 1.0.240
Bundle-ClassPath: cmap_core.jar,
libs/WMFWriter.jar,
libs/xstream-1.1.3.jar,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.cmap.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.cmap.core</artifactId>
<version>1.0.239</version>
<version>1.0.240</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.cmap.legacy/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: CMap Legacy Algorithms Plug-in
Bundle-SymbolicName: org.mwc.cmap.legacy;singleton:=true
Bundle-Version: 1.0.256
Bundle-Version: 1.0.257
Bundle-ClassPath: cmap_legacy.jar,
libs/openmap.jar,
libs/jmf.jar,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.cmap.legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.cmap.legacy</artifactId>
<version>1.0.256</version>
<version>1.0.257</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.cmap.media/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Media Player
Bundle-Vendor: MWC
Bundle-SymbolicName: org.mwc.cmap.media;singleton:=true
Bundle-Version: 1.0.9
Bundle-Version: 1.0.10
Bundle-Activator: org.mwc.cmap.media.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.cmap.media/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.cmap.media</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.debrief.TimeBar/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: TimeBar
Bundle-SymbolicName: org.mwc.debrief.TimeBar;singleton:=true
Bundle-Version: 1.0.13
Bundle-Version: 1.0.14
Bundle-Activator: org.mwc.debrief.timebar.Activator
Bundle-ClassPath: .,
libs/org.eclipse.nebula.widgets.ganttchart-2.0-NIGHTLY.jar
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.TimeBar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.TimeBar</artifactId>
<version>1.0.13</version>
<version>1.0.14</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.debrief.combined.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.mwc.debrief.combined.feature"
label="%featureName"
version="1.0.408"
version="1.0.409"
provider-name="MWC"
plugin="org.mwc.debrief.core">

Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.combined.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.combined.feature</artifactId>
<version>1.0.408</version>
<version>1.0.409</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.debrief.core/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: Debrief Core
Bundle-SymbolicName: org.mwc.debrief.core; singleton:=true
Bundle-Version: 1.0.333
Bundle-Version: 1.0.334
Bundle-ClassPath: debrief_core.jar,
libs/jdom-1.0.jar,
libs/eclipselink.jar
Expand Down
6 changes: 3 additions & 3 deletions org.mwc.debrief.core/about.mappings
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=3.0.441
1=20180720
2=2018-07-20
0=3.0.442
1=20180802
2=2018-08-02
2 changes: 1 addition & 1 deletion org.mwc.debrief.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.core</artifactId>
<version>1.0.333</version>
<version>1.0.334</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.debrief.dis/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: DIS Integration
Bundle-SymbolicName: org.mwc.debrief.dis;singleton:=true
Bundle-Version: 1.0.14
Bundle-Version: 1.0.15
Bundle-Activator: org.mwc.debrief.dis.DisActivator
Bundle-Vendor: MWC
Require-Bundle: org.mwc.cmap.jfreechart,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.dis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.dis</artifactId>
<version>1.0.14</version>
<version>1.0.15</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion org.mwc.debrief.editable.test/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: Editable Tests
Bundle-SymbolicName: org.mwc.debrief.editable.test
Bundle-Version: 1.0.7
Bundle-Version: 1.0.8
Bundle-Activator: org.mwc.debrief.editable.test.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.editable.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.editable.test</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
<packaging>eclipse-test-plugin</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.help/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: Help Plug-in
Bundle-SymbolicName: org.mwc.debrief.help; singleton:=true
Bundle-Version: 1.0.150
Bundle-Version: 1.0.151
Bundle-Activator: org.mwc.debrief.help.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.help</artifactId>
<version>1.0.150</version>
<version>1.0.151</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.legacy/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: Legacy Plug-in
Bundle-SymbolicName: org.mwc.debrief.legacy;singleton:=true
Bundle-Version: 1.0.378
Bundle-Version: 1.0.379
Bundle-ClassPath: debrief_legacy.jar,
libs/poi-3.14-20160307.jar,
libs/poi-scratchpad-3.14-20160307.jar,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.legacy</artifactId>
<version>1.0.378</version>
<version>1.0.379</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.product/debriefng.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="DebriefNG" uid="DebriefNG" id="org.mwc.debrief.core.Debrief" application="org.eclipse.ui.ide.workbench" version="3.0.441" useFeatures="true" includeLaunchers="true">
<product name="DebriefNG" uid="DebriefNG" id="org.mwc.debrief.core.Debrief" application="org.eclipse.ui.ide.workbench" version="3.0.442" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="icons/DebriefNGlogoSmall.png"/>
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.test2/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: Debrief tests
Bundle-SymbolicName: org.mwc.debrief.test2
Bundle-Version: 1.0.15
Bundle-Version: 1.0.16
Bundle-Vendor: MWC
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.junit;bundle-version="4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.test2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.test2</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>eclipse-test-plugin</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.track_shift/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: Stacked Dots
Bundle-SymbolicName: org.mwc.debrief.track_shift; singleton:=true
Bundle-Version: 1.0.115
Bundle-Version: 1.0.116
Bundle-Activator: org.mwc.debrief.track_shift.TrackShiftActivator
Bundle-Vendor: MWC
Require-Bundle: org.eclipse.ui,
Expand Down
2 changes: 1 addition & 1 deletion org.mwc.debrief.track_shift/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</parent>
<groupId>org.mwc.debrief</groupId>
<artifactId>org.mwc.debrief.track_shift</artifactId>
<version>1.0.115</version>
<version>1.0.116</version>
<packaging>eclipse-plugin</packaging>
</project>

0 comments on commit 67d2259

Please sign in to comment.