Skip to content

Commit

Permalink
Remove OSGi lifecycle listener (annotations don't work at runtime) #376
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehutch committed Oct 20, 2019
1 parent c1ab20b commit cf550ac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 73 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,6 @@
<version>1.2.3.RELEASE</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.service.component.annotations</artifactId>
<version>1.3.0</version>
<scope>provided</scope>
</dependency>
</dependencies>

<build>
Expand Down

This file was deleted.

0 comments on commit cf550ac

Please sign in to comment.