Skip to content

Commit

Permalink
Version number change
Browse files Browse the repository at this point in the history
git-svn-id: https://source.marketcetera.org/root/trunk@16173 501a4a96-914b-0410-8454-f5988a4ca596
  • Loading branch information
colin committed Jul 23, 2012
1 parent 4c8e07b commit fe8602a
Show file tree
Hide file tree
Showing 121 changed files with 132 additions and 203 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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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 @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>2.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>core</artifactId>
<packaging>jar</packaging>
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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>

<artifactId>marketdata-csv</artifactId>
<packaging>jar</packaging>
<version>2.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>marketdata-marketcetera</artifactId>
<packaging>jar</packaging>
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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata-yahoo</artifactId>
<name>marketdata-yahoo</name>
<version>2.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
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.2.0</version>
<version>2.4.0-SNAPSHOT</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 @@ -18,7 +18,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>2.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>orderloader</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion ors/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.ors;singleton:=true
Bundle-Vendor: Marketcetera, Inc.
Bundle-Name: ORS Plug-in
Bundle-Version: 2.2.0
Bundle-Version: 2.4.0
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.marketcetera.core,
org.marketcetera.client,
Expand Down
2 changes: 1 addition & 1 deletion ors/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.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>ors</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.2.0"
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.2.0" id="org.marketcetera.photon.Photon" application="org.marketcetera.photon.product.application" version="2.2.0" useFeatures="true" includeLaunchers="true">
<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">

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

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

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

<features>
<feature id="org.marketcetera.photon.feature" version="2.2.0"/>
<feature id="org.marketcetera.photon.feature" version="2.4.0-SNAPSHOT"/>
</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.2.0</version>
<version>2.4.0-SNAPSHOT</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.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>photon-bundle</artifactId>
<packaging>bundle</packaging>
Expand Down
8 changes: 4 additions & 4 deletions photon/maven/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</artifactId>
<version>2.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>photon-maven</artifactId>
<packaging>pom</packaging>
Expand All @@ -41,18 +41,18 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>photon-bundle</artifactId>
<version>2.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>photon-rcptarget</artifactId>
<version>2.2.0</version>
<version>2.4.0-SNAPSHOT</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>photon-test-bundle</artifactId>
<version>2.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion photon/maven/rcptarget/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.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>photon-rcptarget</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion photon/maven/test-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.2.0</version>
<version>2.4.0-SNAPSHOT</version>
</parent>
<artifactId>photon-test-bundle</artifactId>
<packaging>bundle</packaging>
Expand Down
Loading

0 comments on commit fe8602a

Please sign in to comment.