Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
trustin committed May 1, 2013
1 parent e05fdb3 commit 0c5bea8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 12 deletions.
14 changes: 6 additions & 8 deletions testsuite-osgi/testsuite-osgi-deps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>

Expand Down Expand Up @@ -178,5 +176,5 @@
</plugins>
</pluginManagement>
</build>

</project>

2 changes: 0 additions & 2 deletions testsuite-osgi/testsuite-osgi-exam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@
</properties>

<dependencies>

<!-- MAIN -->

<!-- Include all Netty OSGI bundle release modules. -->
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
3 changes: 1 addition & 2 deletions testsuite-osgi/testsuite-osgi-split/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@
<skip>true</skip>
</configuration>
</plugin>

</plugins>
</build>

</project>

0 comments on commit 0c5bea8

Please sign in to comment.