Skip to content

Commit

Permalink
Update version number for release
Browse files Browse the repository at this point in the history
git-svn-id: https://source.marketcetera.org/root/trunk@16904 501a4a96-914b-0410-8454-f5988a4ca596
  • Loading branch information
colin committed May 12, 2014
1 parent 60c311d commit 7e33a44
Show file tree
Hide file tree
Showing 79 changed files with 115 additions and 115 deletions.
2 changes: 1 addition & 1 deletion client/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.client;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Marketcetera Client Library
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional
Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.core;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Marketcetera Core Library
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.util;visibility:=reexport,
org.marketcetera.util-test;resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>core</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions fork/commons-csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>org.marketcetera.fork</groupId>
<artifactId>fork-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<groupId>org.marketcetera.fork</groupId>
<artifactId>commons-csv</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
<name>Commons CSV (Sandbox)</name>
<url>http://commons.apache.org/sandbox/csv/</url>

Expand Down
4 changes: 2 additions & 2 deletions fork/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<groupId>org.marketcetera.fork</groupId>
<artifactId>fork-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
<name>fork-parent</name>
<packaging>pom</packaging>
<url>http://maven.apache.org</url>
Expand Down
2 changes: 1 addition & 1 deletion modules/cep/esper/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.cep.esper;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Marketcetera CEP Esper Library
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion modules/cep/esper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>cep</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>cep-esper</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/cep/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>modules</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>cep</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/cep/system/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.cep.system;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Marketcetera CEP System Library
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional
Expand Down
2 changes: 1 addition & 1 deletion modules/cep/system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>cep</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>cep-system</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/marketdata/bogus/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.mdata.bogus;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Bogus Marketdata Module
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional
Expand Down
2 changes: 1 addition & 1 deletion modules/marketdata/bogus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>marketdata-bogus</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/marketdata/csv/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.mdata.csv;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: CSV Marketdata Module
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional
Expand Down
4 changes: 2 additions & 2 deletions modules/marketdata/csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>

<artifactId>marketdata-csv</artifactId>
<packaging>jar</packaging>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>

<name>marketdata-csv</name>

Expand Down
2 changes: 1 addition & 1 deletion modules/marketdata/marketcetera/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.mdata.marketcetera;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Marketcetera Marketdata Module
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional
Expand Down
2 changes: 1 addition & 1 deletion modules/marketdata/marketcetera/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>marketdata-marketcetera</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/marketdata/marketdata-core/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.mdata.core;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Core Marketdata Module
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional
Expand Down
4 changes: 2 additions & 2 deletions modules/marketdata/marketdata-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata-core</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
<packaging>jar</packaging>
<licenses>
<license>
Expand Down
2 changes: 1 addition & 1 deletion modules/marketdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>modules</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>marketdata</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/marketdata/yahoo/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.mdata.yahoo;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Yahoo Marketdata Module
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional,
Expand Down
4 changes: 2 additions & 2 deletions modules/marketdata/yahoo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<parent>
<artifactId>marketdata</artifactId>
<groupId>org.marketcetera</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata-yahoo</artifactId>
<name>marketdata-yahoo</name>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
<url>http://maven.apache.org</url>
<dependencies>
<!-- Compile. -->
Expand Down
2 changes: 1 addition & 1 deletion modules/misc/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.misc;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Miscellaneous Modules
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional
Expand Down
2 changes: 1 addition & 1 deletion modules/misc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>modules</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>misc</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>modules</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/remote/emitter/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.remote.emitter;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Remote Emitter Module
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion modules/remote/emitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>remote</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>remote-emitter</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>modules</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>remote</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/remote/receiver/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.remote.receiver;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Remote Receiver Module
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.client,
Expand Down
2 changes: 1 addition & 1 deletion modules/remote/receiver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>remote</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>remote-receiver</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion modules/strategy/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.marketcetera.modules.strategy;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: Strategy Module
Bundle-Version: 2.4.0-SNAPSHOT
Bundle-Version: 2.4.1-SNAPSHOT-SNAPSHOT
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.marketcetera.core,
org.marketcetera.core.tests;resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion modules/strategy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>modules</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>strategy</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion orderloader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>orderloader</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.marketcetera.photon.feature"
label="%featureName"
version="2.4.0-SNAPSHOT"
version="2.4.0"
provider-name="%providerName"
plugin="org.marketcetera.photon">

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Photon 2.4.0-SNAPSHOT" id="org.marketcetera.photon.Photon" application="org.marketcetera.photon.product.application" version="2.4.0-SNAPSHOT" useFeatures="true" includeLaunchers="true">
<product name="Photon 2.4.0" id="org.marketcetera.photon.Photon" application="org.marketcetera.photon.product.application" version="2.4.0" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="/org.marketcetera.photon/icons/marketcetera/logo-150x55.gif"/>
<text>
Marketcetera Photon

Version: 2.4.0-SNAPSHOT
Version: 2.4.1-SNAPSHOT
Build: metc.build.number

(c) Copyright Marketcetera Inc 2006-2014. All rights reserved.
Expand Down Expand Up @@ -51,7 +51,7 @@ Visit http://www.marketcetera.org
</plugins>

<features>
<feature id="org.marketcetera.photon.feature" version="2.4.0-SNAPSHOT"/>
<feature id="org.marketcetera.photon.feature" version="2.4.0"/>
</features>


Expand Down
2 changes: 1 addition & 1 deletion photon/maven/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>photon-maven</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>photon-app</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion photon/maven/bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>photon-maven</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.4.0</version>
</parent>
<artifactId>photon-bundle</artifactId>
<packaging>bundle</packaging>
Expand Down
Loading

0 comments on commit 7e33a44

Please sign in to comment.