Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
MINIFI-458-RC1prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Dyer committed Jun 26, 2018
1 parent ec92825 commit f5c15eb
Show file tree
Hide file tree
Showing 45 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion minifi-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-api</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions minifi-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-assembly</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -185,7 +185,7 @@ limitations under the License.
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-provenance-reporting-nar</artifactId>
<type>nar</type>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</dependency>

<!-- NiFi Assembly Dependencies-->
Expand Down
2 changes: 1 addition & 1 deletion minifi-bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-bootstrap</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/minifi-c2-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/minifi-c2-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-assembly</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-cache</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-cache-filesystem</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/minifi-c2-cache/minifi-c2-cache-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-cache</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-cache-s3</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/minifi-c2-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-cache</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions minifi-c2/minifi-c2-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ language governing permissions and limitations under the License. -->
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-c2</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-c2-docker</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/minifi-c2-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-integration-tests</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/minifi-c2-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-jetty</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-provider</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-provider-cache</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-provider</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-provider-delegating</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-provider</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-provider-nifi-rest</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-provider</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-provider-util</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/minifi-c2-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-provider</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/minifi-c2-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2-service</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-c2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-c2</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-commons/minifi-commons-schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-commons</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-commons-schema</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minifi-commons/minifi-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-commons</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minifi-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-commons</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions minifi-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ language governing permissions and limitations under the License. -->
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-docker</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion minifi-docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<artifactId>minifi-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minifi-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-integration-tests</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>minifi-framework-bundle</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-framework</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-framework-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>minifi-framework</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-framework</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-resources</artifactId>
<packaging>pom</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-framework</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-runtime</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-framework-bundle</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-framework</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion minifi-nar-bundles/minifi-framework-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>minifi-nar-bundles</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-provenance-reporting-bundle</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-provenance-reporting-nar</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-nar-bundles</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-provenance-reporting-bundle</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-provenance-repository-bundle</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-persistent-provenance-repository</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-provenance-repository-bundle</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-provenance-repositories</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-provenance-repository-bundle</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<groupId>org.apache.nifi.minifi</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-nar-bundles</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>

<artifactId>minifi-provenance-repository-bundle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minifi-nar-bundles/minifi-ssl-context-service-nar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-nar-bundles</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-ssl-context-service-nar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minifi-nar-bundles/minifi-standard-nar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>minifi-nar-bundles</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion minifi-nar-bundles/minifi-update-attribute-nar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>minifi-nar-bundles</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion minifi-nar-bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi</artifactId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-nar-bundles</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion minifi-toolkit/minifi-toolkit-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-toolkit</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>0.5.0</version>
<version>0.6.0-SNAPSHOT</version>
</parent>
<artifactId>minifi-toolkit-assembly</artifactId>
<packaging>pom</packaging>
Expand Down
Loading

0 comments on commit f5c15eb

Please sign in to comment.