Skip to content

Commit 7d5eafe

Browse files
committed
Applications release: 3.0.0-RC2
1 parent 1983919 commit 7d5eafe

File tree

61 files changed

+119
-119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+119
-119
lines changed

applications/processor/aggregator-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<artifactId>aggregator-processor</artifactId>
77
<name>aggregator-processor</name>
88
<description>aggregator processor apps</description>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0-RC2</version>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/bridge-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<artifactId>bridge-processor</artifactId>
77
<name>bridge-processor</name>
88
<description>bridge processor apps</description>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0-RC2</version>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/filter-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<artifactId>filter-processor</artifactId>
77
<name>filter-processor</name>
88
<description>filter processor apps</description>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0-RC2</version>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/groovy-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<artifactId>groovy-processor</artifactId>
77
<name>groovy-processor</name>
88
<description>groovy processor apps</description>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0-RC2</version>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/header-enricher-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<artifactId>header-enricher-processor</artifactId>
77
<name>header-enricher-processor</name>
88
<description>header-enricher processor apps</description>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0-RC2</version>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/http-request-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>http-request-processor</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0-RC2</version>
77
<name>http-request-processor</name>
88
<description>HTTP request processor apps</description>
99
<packaging>jar</packaging>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/image-recognition-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>image-recognition-processor</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0-RC2</version>
77
<name>image-recognition-processor</name>
88
<description>Image recognition (tensorflow) processor apps</description>
99
<packaging>jar</packaging>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/object-detection-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>object-detection-processor</artifactId>
6-
<version>3.0.0-SNAPSHOT</version>
6+
<version>3.0.0-RC2</version>
77
<name>object-detection-processor</name>
88
<description>Object Detection (tensorflow) processor apps</description>
99
<packaging>jar</packaging>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.springframework.cloud.stream.app</groupId>
88
<artifactId>processor</artifactId>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0-RC2</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>

applications/processor/script-processor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<artifactId>script-processor</artifactId>
77
<name>script-processor</name>
88
<description>script processor apps</description>
9-
<version>3.0.0-SNAPSHOT</version>
9+
<version>3.0.0-RC2</version>
1010

1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.0-SNAPSHOT</version>
14+
<version>3.0.0-RC2</version>
1515
<relativePath/>
1616
</parent>
1717

0 commit comments

Comments
 (0)