Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
removed autoupdate from automation core test setup
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
  • Loading branch information
Simon Kaufmann committed Jul 11, 2018
1 parent fb48421 commit 06eaf9b
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@
<artifactId>org.eclipse.osgi</artifactId>
<version>0.0.0</version>
</dependency>
<dependency>
<type>eclipse-plugin</type>
<artifactId>org.eclipse.smarthome.core.autoupdate</artifactId>
<version>0.0.0</version>
</dependency>
<!-- LOGGING -->
<dependency>
<type>eclipse-plugin</type>
Expand Down Expand Up @@ -140,11 +135,6 @@
<level>4</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.autoupdate</id>
<level>2</level>
<autoStart>true</autoStart>
</bundle>
</bundleStartLevel>
</configuration>
</plugin>
Expand Down

0 comments on commit 06eaf9b

Please sign in to comment.