mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 05:41:52 +01:00
Revert "Add Saxon dependency because of static-code-analysis setting a system property (#196)" (#207)
The system property is removed in version 0.3.0 of the tool.
This reverts commit 778ce5b5da
.
This commit is contained in:
parent
321d6ca5d8
commit
8b64c9371e
@ -153,13 +153,6 @@
|
|||||||
<supportedProjectType>eclipse-plugin</supportedProjectType>
|
<supportedProjectType>eclipse-plugin</supportedProjectType>
|
||||||
</supportedProjectTypes>
|
</supportedProjectTypes>
|
||||||
</configuration>
|
</configuration>
|
||||||
<dependencies>
|
|
||||||
<dependency>
|
|
||||||
<groupId>net.sourceforge.saxon</groupId>
|
|
||||||
<artifactId>saxon</artifactId>
|
|
||||||
<version>9.1.0.8</version>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</pluginManagement>
|
</pluginManagement>
|
||||||
|
Loading…
Reference in New Issue
Block a user