aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBenedikt Ritter <britter@apache.org>2016-06-20 18:52:48 +0000
committerBenedikt Ritter <britter@apache.org>2016-06-20 18:52:48 +0000
commit744619b484c59ac09513b36840128a678ee5dc9f (patch)
tree0c5efd03f485b8d7421d70793791afe0b1c183f9 /pom.xml
parent2f3ce1debb2f8b49a381bb6ae0709203d7403aa2 (diff)
downloadapache-commons-bcel-744619b484c59ac09513b36840128a678ee5dc9f.tar.gz
Replace atbs with spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1749382 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index 27070617..d31afc9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,16 +225,16 @@
</configuration>
</plugin>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-source-plugin</artifactId>
- <executions>
- <execution>
- <id>attach-sources</id>
- <goals>
- <goal>jar</goal>
- </goals>
- </execution>
- </executions>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-source-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>attach-sources</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>