Skip to content

Commit

Permalink
Temporarily reverting to -SNAPSHOT version to prepare for release
Browse files Browse the repository at this point in the history
git-svn-id: https://source.marketcetera.org/root/trunk@16170 501a4a96-914b-0410-8454-f5988a4ca596
  • Loading branch information
colin committed Jul 22, 2012
1 parent 93ca3c3 commit 7f57a40
Show file tree
Hide file tree
Showing 32 changed files with 59 additions and 59 deletions.
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.2.0-SNAPSHOT</version>
</parent>
<artifactId>client</artifactId>
<packaging>jar</packaging>
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.2.0-SNAPSHOT</version>
</parent>
<artifactId>core</artifactId>
<packaging>jar</packaging>
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.2.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.2.0-SNAPSHOT</version>
</parent>
<artifactId>cep</artifactId>
<packaging>pom</packaging>
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.2.0-SNAPSHOT</version>
</parent>
<artifactId>cep-system</artifactId>
<packaging>jar</packaging>
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.2.0-SNAPSHOT</version>
</parent>
<artifactId>marketdata-bogus</artifactId>
<packaging>jar</packaging>
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.2.0-SNAPSHOT</version>
</parent>

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

<name>marketdata-csv</name>

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.2.0-SNAPSHOT</version>
</parent>
<artifactId>marketdata-marketcetera</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions 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.2.0-SNAPSHOT</version>
</parent>
<artifactId>marketdata</artifactId>
<packaging>pom</packaging>
Expand All @@ -24,4 +24,4 @@
<module>csv</module>
<module>yahoo</module>
</modules>
</project>
</project>
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.2.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.2.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<dependencies>
<!-- Compile. -->
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.2.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.2.0-SNAPSHOT</version>
</parent>
<artifactId>modules</artifactId>
<packaging>pom</packaging>
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.2.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.2.0-SNAPSHOT</version>
</parent>
<artifactId>remote</artifactId>
<packaging>pom</packaging>
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.2.0-SNAPSHOT</version>
</parent>
<artifactId>remote-receiver</artifactId>
<packaging>jar</packaging>
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.2.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.2.0-SNAPSHOT</version>
</parent>
<artifactId>orderloader</artifactId>
<packaging>jar</packaging>
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.2.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.2.0-SNAPSHOT"
provider-name="%providerName"
plugin="org.marketcetera.photon">

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.2.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.2.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.2.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.2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>photon-rcptarget</artifactId>
<version>2.2.0</version>
<version>2.2.0-SNAPSHOT</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>photon-test-bundle</artifactId>
<version>2.2.0</version>
<version>2.2.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.2.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.2.0-SNAPSHOT</version>
</parent>
<artifactId>photon-test-bundle</artifactId>
<packaging>bundle</packaging>
Expand Down
8 changes: 4 additions & 4 deletions photon/plugins/org.marketcetera.photon/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@
point="org.eclipse.core.runtime.products">
<product
application="org.marketcetera.photon.product.application"
description="Marketcetera Photon 2.2.0 (Plugin)"
name="Photon 2.2.0">
description="Marketcetera Photon 2.2.0-SNAPSHOT (Plugin)"
name="Photon 2.2.0-SNAPSHOT">
<property
name="preferenceCustomization"
value="plugin_customization.ini"/>
Expand All @@ -174,15 +174,15 @@
value="225,75,170,20"/>
<property
name="appName"
value="Photon 2.2.0">
value="Photon 2.2.0-SNAPSHOT">
</property>
<property
name="aboutImage"
value="icons/marketcetera/logo-150x55.gif">
</property>
<property
name="aboutText"
value="Marketcetera Photon&#x0A;&#x0A;Version: 2.2.0&#x0A;Build: metc.build.number&#x0A;&#x0A;(c) Copyright Marketcetera Inc 2006-2012. All rights reserved.&#x0A;Visit http://www.marketcetera.org">
value="Marketcetera Photon&#x0A;&#x0A;Version: 2.2.0-SNAPSHOT&#x0A;Build: metc.build.number&#x0A;&#x0A;(c) Copyright Marketcetera Inc 2006-2012. All rights reserved.&#x0A;Visit http://www.marketcetera.org">
</property>
</product>
</extension>
Expand Down
2 changes: 1 addition & 1 deletion photon/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.2.0-SNAPSHOT</version>
</parent>
<artifactId>photon</artifactId>
<packaging>pom</packaging>
Expand Down
Loading

0 comments on commit 7f57a40

Please sign in to comment.