Tab to spaces
This commit is contained in:
parent
94490aeb2e
commit
2393c3ff0b
4
pom.xml
4
pom.xml
@ -324,7 +324,7 @@
|
||||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<instructions>
|
||||
<Bundle-SymbolicName>org.jboss.netty</Bundle-SymbolicName>
|
||||
<Bundle-SymbolicName>org.jboss.netty</Bundle-SymbolicName>
|
||||
<Bundle-DocURL>${project.url}</Bundle-DocURL>
|
||||
<Bundle-Activator>
|
||||
org.jboss.netty.container.osgi.NettyBundleActivator
|
||||
@ -482,7 +482,7 @@
|
||||
</executions>
|
||||
<configuration>
|
||||
<doclet>org.jboss.apiviz.APIviz</doclet>
|
||||
<docletPath>${basedir}/lib/apiviz-1.3.1.GA.jar</docletPath>
|
||||
<docletPath>${basedir}/lib/apiviz-1.3.1.GA.jar</docletPath>
|
||||
<attach>true</attach>
|
||||
<javadocDirectory>${basedir}/src/javadoc</javadocDirectory>
|
||||
<docfilessubdirs>true</docfilessubdirs>
|
||||
|
Loading…
x
Reference in New Issue
Block a user