Skip to content

Commit

Permalink
Upgraded to stable 1.28.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanPopenko committed Oct 4, 2017
1 parent e3f3497 commit 9bd665f
Show file tree
Hide file tree
Showing 19 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-client</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>jar</packaging>
<name>Streamflow client</name>
<description>Streamflow client</description>
Expand Down
4 changes: 2 additions & 2 deletions common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-common</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>jar</packaging>
<name>Streamflow common</name>
<description>Streamflow common</description>
Expand Down
4 changes: 2 additions & 2 deletions dci/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-dci</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>jar</packaging>
<name>Streamflow dci</name>
<description>Streamflow Data Context Interaction</description>
Expand Down
4 changes: 2 additions & 2 deletions dist/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>dist</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>ear</artifactId>
<groupId>se.streamsource.streamflow.dist</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>ear</packaging>
<name>Streamflow Ear</name>
<description>Streamflow Ear Distribution</description>
Expand Down
4 changes: 2 additions & 2 deletions dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>dist</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>pom</packaging>
<name>Streamflow Distribution</name>
<description>Streamflow Distribution</description>
Expand Down
4 changes: 2 additions & 2 deletions dist/zip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>dist</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>zip</artifactId>
<groupId>se.streamsource.streamflow.dist</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>pom</packaging>
<name>Streamflow Zip</name>
<description>Streamflow Complete Distribution</description>
Expand Down
4 changes: 2 additions & 2 deletions fileconfig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-fileconfig</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>jar</packaging>
<name>Streamflow Fileconfig</name>
<description>Streamflow Fileconfig helper to locate differnt directories on different platforms</description>
Expand Down
4 changes: 2 additions & 2 deletions help/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow-help</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>pom</packaging>
<name>Streamflow help</name>
<description>Streamflow help</description>
Expand Down
4 changes: 2 additions & 2 deletions help/sv_gov/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow-help</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow-help-sv_gov</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>jar</packaging>
<name>Streamflow help sv_gov</name>
<description>Streamflow help sv_gov</description>
Expand Down
4 changes: 2 additions & 2 deletions infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-infrastructure</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>jar</packaging>
<name>Streamflow Infrastructure</name>
<description>Streamflow Infrastructure, common code for all streamflow components</description>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<name>Streamflow (Build POM)</name>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>pom</packaging>

<!-- This POM is ONLY to initiate the modules to be built. -->
Expand Down
4 changes: 2 additions & 2 deletions referenceplugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-reference-plugin</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>war</packaging>
<name>Streamflow Reference Implementation Plugins</name>
<description>Streamflow Reference Implementation plugins</description>
Expand Down
4 changes: 2 additions & 2 deletions serverplugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-server-plugin-spi</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>jar</packaging>
<name>Streamflow server plugin SPI</name>
<description>Streamflow server plugin SPI</description>
Expand Down
2 changes: 1 addition & 1 deletion statistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>streamflow</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>streamflow-statistic</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion streamflow-client-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-client-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion streamflow-surface-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-surface-api</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>

<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow-war</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>

<packaging>war</packaging>
<name>Streamflow war</name>
Expand Down
4 changes: 2 additions & 2 deletions web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>
<artifactId>streamflow-web</artifactId>
<groupId>se.streamsource.streamflow</groupId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
<packaging>war</packaging>
<name>Streamflow web application</name>
<description>Streamflow web application</description>
Expand Down
4 changes: 2 additions & 2 deletions webstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>
</parent>

<groupId>se.streamsource.streamflow</groupId>
<artifactId>streamflow-webstart</artifactId>
<version>1.28.4-SNAPSHOT</version>
<version>1.28.4</version>

<packaging>pom</packaging>
<name>Streamflow JavaWebStart client</name>
Expand Down

0 comments on commit 9bd665f

Please sign in to comment.