diff options
Diffstat (limited to 'sdnr/wt/featureaggregator')
-rwxr-xr-x | sdnr/wt/featureaggregator/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml index 620036541..9ac57c41a 100755 --- a/sdnr/wt/featureaggregator/installer/pom.xml +++ b/sdnr/wt/featureaggregator/installer/pom.xml @@ -145,7 +145,7 @@ </execution> </executions> </plugin> - <plugin> + <plugin> <artifactId>maven-resources-plugin</artifactId> <version>2.6</version> <executions> @@ -168,7 +168,7 @@ </configuration> </execution> </executions> - </plugin> + </plugin> </plugins> </build> </project> |