Skip to content

Commit

Permalink
[RELEASE] [skip-ci]updating poms for branch'release-0.62.0' with non-…
Browse files Browse the repository at this point in the history
…snapshot versions
  • Loading branch information
tenthe committed May 22, 2019
1 parent 7442654 commit a20daa0
Show file tree
Hide file tree
Showing 47 changed files with 47 additions and 47 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>streampipes-archetype-pe-processors-flink</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/streampipes-archetype-pe-processors-jvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>streampipes-archetype-pe-processors-jvm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/streampipes-archetype-pe-sinks-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>streampipes-archetype-pe-sinks-flink</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/streampipes-archetype-pe-sinks-jvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>streampipes-archetype-pe-sinks-jvm</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/streampipes-archetype-pe-sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>streampipes-archetype-pe-sources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
<packaging>pom</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-app-file-export/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<name>StreamPipes App File Export</name>
<artifactId>streampipes-app-file-export</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-backend</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-code-generation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>

<artifactId>streampipes-code-generation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-commons</artifactId>
<name>StreamPipes Commons</name>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-connect-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-connect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-container-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-container-embedded</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-container-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-container</artifactId>
<description>Large scale event processing agents with semantic checking for combinability.
Expand Down
2 changes: 1 addition & 1 deletion streampipes-dataformat-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-dataformat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-measurement-units/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-measurement-units</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-messaging-jms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-messaging-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-model-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-model-client</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-performance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-pipeline-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-pipeline-management</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-rest-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<name>StreamPipes REST API</name>
<artifactId>streampipes-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-serializers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-sources</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-storage-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-storage-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-storage-couchdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-storage-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-storage-rdf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-user-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-vocabulary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-wrapper-distributed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-wrapper-esper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-wrapper-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-parent</artifactId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<artifactId>streampipes-wrapper-flink</artifactId>
<name>StreamPipes Wrapper for Apache Flink</name>
Expand Down
2 changes: 1 addition & 1 deletion streampipes-wrapper-kafka-streams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion streampipes-wrapper-siddhi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>streampipes-parent</artifactId>
<groupId>org.streampipes</groupId>
<version>0.62.0-SNAPSHOT</version>
<version>0.62.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit a20daa0

Please sign in to comment.