Fix style
This commit is contained in:
parent
e05fdb3514
commit
0c5bea8b30
@ -31,9 +31,7 @@
|
||||
<description>verify osgi compliance: all transitive dependencies must be osgi bundles</description>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!-- MAIN -->
|
||||
|
||||
<!-- Include all Netty OSGI bundle release modules. -->
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
@ -116,11 +114,11 @@
|
||||
<version>3.0.0.RC1</version>
|
||||
<extensions>true</extensions>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
<goal>features-generate-descriptor</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
<execution>
|
||||
<goals>
|
||||
<goal>features-generate-descriptor</goal>
|
||||
</goals>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
@ -178,5 +176,5 @@
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
|
||||
|
@ -36,9 +36,7 @@
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!-- MAIN -->
|
||||
|
||||
<!-- Include all Netty OSGI bundle release modules. -->
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
|
@ -110,8 +110,7 @@
|
||||
<skip>true</skip>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user