Skip to content

Commit 869f9ad

Browse files
committed
Update apps parent core to 3.0.5
1 parent e45e5d0 commit 869f9ad

File tree

58 files changed

+58
-58
lines changed

Some content is hidden

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

58 files changed

+58
-58
lines changed

applications/processor/aggregator-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/bridge-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/filter-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/groovy-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/script-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

applications/processor/semantic-segmentation-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud.stream.app</groupId>
1313
<artifactId>stream-applications-core</artifactId>
14-
<version>3.0.4</version>
14+
<version>3.0.5</version>
1515
<relativePath/>
1616
</parent>
1717

0 commit comments

Comments
 (0)