Merge remote-tracking branch 'ctubbsii/fluo-parent-add-buildhelper' into fluo-parent
diff --git a/pom.xml b/pom.xml
index 90dd4a2..ad217c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,11 @@
     <pluginManagement>
       <plugins>
         <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>build-helper-maven-plugin</artifactId>
+          <version>1.12</version>
+        </plugin>
+        <plugin>
           <groupId>com.github.ekryd.sortpom</groupId>
           <artifactId>sortpom-maven-plugin</artifactId>
           <version>2.5.0</version>