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

Commit

Permalink
prepare for 1.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
teichsta committed May 25, 2015
2 parents c17d39d + eb0dba1 commit 49c6e89
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 133 deletions.
127 changes: 0 additions & 127 deletions README.txt

This file was deleted.

15 changes: 9 additions & 6 deletions distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1179,18 +1179,21 @@
<version>${project.version}</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.openhab.binding</groupId>
<artifactId>org.openhab.binding.networkupstools</artifactId>
<version>${project.version}</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.openhab.binding</groupId>
<artifactId>org.openhab.binding.networkupstools</artifactId>
<version>${project.version}</version>
<type>jar</type>
</dependency>
<<<<<<< HEAD
=======
<dependency>
<groupId>org.openhab.binding</groupId>
<artifactId>org.openhab.binding.plex</artifactId>
<version>${project.version}</version>
<type>jar</type>
</dependency>
>>>>>>> eb0dba1f76f379fbc96e67d8785e01f8e3aaed0f
<dependency>
<groupId>org.openhab.binding</groupId>
<artifactId>org.openhab.binding.ecobee</artifactId>
Expand Down

0 comments on commit 49c6e89

Please sign in to comment.