aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordsuiu <dsuiu@modernsystems.com>2021-11-27 19:40:44 +0200
committerdsuiu <dsuiu@modernsystems.com>2021-11-27 19:40:44 +0200
commitd9f65bb53a1d4bb5dbbd9187ef4daeb75dc0ebba (patch)
tree982936c36226f973bcc8b3c5030f4c49c4ce6595
parentd18706e9d0efec02e6b543a2c3f1110f260ab8ec (diff)
downloadpf4j-d9f65bb53a1d4bb5dbbd9187ef4daeb75dc0ebba.tar.gz
pf4j-d9f65bb53a1d4bb5dbbd9187ef4daeb75dc0ebba.zip
Tab to spaces
-rw-r--r--pf4j/pom.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 6ea4f4c..7219db5 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -20,18 +20,18 @@
<build>
<plugins>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>templating-maven-plugin</artifactId>
- <executions>
- <execution>
- <id>filter-src</id>
- <goals>
- <goal>filter-sources</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>templating-maven-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>filter-src</id>
+ <goals>
+ <goal>filter-sources</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>