aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2e51477..3276465 100644
--- a/pom.xml
+++ b/pom.xml
@@ -140,7 +140,7 @@
</execution>
</executions>
</plugin>
-
+
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
@@ -153,7 +153,7 @@
</archive>
</configuration>
</plugin>
-
+
</plugins>
</build>
</project>