mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 13:21:53 +01:00
bump to OHDR 1.0.40 (#603)
* bump p2 repo for tycho builds from Oxygen to Photon * bump ohdr to 1.0.40 Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
This commit is contained in:
parent
ee29031708
commit
0456b56e1d
@ -42,7 +42,7 @@
|
||||
<groovy.eclipse.compiler.version>2.9.2-01</groovy.eclipse.compiler.version>
|
||||
<groovy.eclipse.batch.version>2.4.3-01</groovy.eclipse.batch.version>
|
||||
|
||||
<ohdr.version>1.0.39</ohdr.version>
|
||||
<ohdr.version>1.0.40</ohdr.version>
|
||||
<repo.version>2.5.x</repo.version>
|
||||
<karaf.version>4.2.2</karaf.version>
|
||||
<jetty.version>9.4.12.v20180830</jetty.version>
|
||||
@ -324,4 +324,4 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
@ -41,8 +41,8 @@
|
||||
|
||||
<!-- Eclipse p2 repository -->
|
||||
<repository>
|
||||
<id>eclipse-oxygen</id>
|
||||
<url>http://download.eclipse.org/releases/oxygen/201709271000</url>
|
||||
<id>eclipse-photon</id>
|
||||
<url>http://download.eclipse.org/releases/photon</url>
|
||||
<layout>p2</layout>
|
||||
</repository>
|
||||
</repositories>
|
||||
@ -240,4 +240,4 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
</project>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user