diff --git a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml
index dc7402fe64..1f56449072 100644
--- a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml
+++ b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-nar/pom.xml
@@ -1,35 +1,34 @@
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
-
- nifi-riemann-bundle
- org.apache.nifi
- 0.4.2-SNAPSHOT
-
- 4.0.0
+ 4.0.0
+
+ nifi-riemann-bundle
+ org.apache.nifi
+ 0.4.2-SNAPSHOT
+
- nifi-riemann-nar
- nar
-
-
- org.apache.nifi
- nifi-riemann-processors
- ${project.version}
-
-
+ nifi-riemann-nar
+ nar
+
+
+ org.apache.nifi
+ nifi-riemann-processors
+
+
\ No newline at end of file
diff --git a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml
index 76869ef297..852f5f0d84 100644
--- a/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-riemann-bundle/nifi-riemann-processors/pom.xml
@@ -1,53 +1,56 @@
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
-
- org.apache.nifi
- nifi-riemann-bundle
- 0.4.2-SNAPSHOT
-
- 4.0.0
+ 4.0.0
+
+ org.apache.nifi
+ nifi-riemann-bundle
+ 0.4.2-SNAPSHOT
+
- nifi-riemann-processors
- jar
+ nifi-riemann-processors
-
-
- org.apache.nifi
- nifi-api
-
-
- org.apache.nifi
- nifi-utils
-
-
- org.apache.nifi
- nifi-processor-utils
-
-
- org.apache.nifi
- nifi-properties
-
-
- org.apache.nifi
- nifi-mock
- test
-
-
+
+
+ com.aphyr
+ riemann-java-client
+
+
+ org.apache.nifi
+ nifi-api
+
+
+ org.apache.nifi
+ nifi-utils
+
+
+ org.apache.nifi
+ nifi-processor-utils
+
+
+ org.apache.nifi
+ nifi-properties
+
+
+ org.apache.nifi
+ nifi-mock
+ test
+
+
\ No newline at end of file
diff --git a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml
index d664e64469..fe41f137aa 100644
--- a/nifi-nar-bundles/nifi-riemann-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-riemann-bundle/pom.xml
@@ -1,53 +1,51 @@
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+ http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
-
- nifi-nar-bundles
- org.apache.nifi
- 0.4.2-SNAPSHOT
-
- 4.0.0
-
- nifi-riemann-bundle
- pom
-
- nifi-riemann-processors
- nifi-riemann-nar
-
-
-
- clojars.org
- http://clojars.org/repo
-
-
-
-
- com.aphyr
- riemann-java-client
- 0.4.0
-
-
-
-
-
+ 4.0.0
+
+ nifi-nar-bundles
org.apache.nifi
- nifi-riemann-processors
-
-
-
+ 0.4.2-SNAPSHOT
+
+ nifi-riemann-bundle
+ pom
+
+ nifi-riemann-processors
+ nifi-riemann-nar
+
+
+
+ clojars.org
+ http://clojars.org/repo
+
+
+
+
+
+ com.aphyr
+ riemann-java-client
+ 0.4.0
+
+
+ org.apache.nifi
+ nifi-riemann-processors
+ 0.4.2-SNAPSHOT
+
+
+
\ No newline at end of file