openhab-core/bundles/org.openhab.io.rest.docs
Wouter Born 8091914a4b Apply POM Code Convention (#392)
Applies the POM Code Covention as used in OH2/ESH projects.

See also: https://maven.apache.org/developers/conventions/code.html

The executed command is:

mvn \
  com.github.ekryd.sortpom:sortpom-maven-plugin:sort \
  -Dsort.keepBlankLines=true \
  -Dsort.predefinedSortOrder=recommended_2008_06

Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-10 13:45:11 +02:00
..
META-INF Add Automatic-Module-Name entry to manifests (#369) 2018-07-21 16:07:17 +02:00
OSGI-INF Changed the indentation for some XML files from spaces to tabs (#310) 2018-03-12 18:17:58 +01:00
src/main/java/org/openhab/io/rest/docs/internal Updated copyrights to 2018 (#271) 2018-01-03 09:26:13 +01:00
swagger Fix logo inconsistencies (#240) 2017-12-02 18:13:26 +01:00
.classpath code cleanup to match expectations of static analysis tool (#151) 2017-06-02 16:40:55 +02:00
.project initial commit of openhab core components 2015-12-26 23:22:23 +01:00
about.html added about files 2017-04-07 16:26:59 +02:00
build.properties code cleanup to match expectations of static analysis tool (#151) 2017-06-02 16:40:55 +02:00
pom.xml Apply POM Code Convention (#392) 2018-09-10 13:45:11 +02:00
README initial commit of openhab core components 2015-12-26 23:22:23 +01:00

The code of this bundle originates from the Amdatu project, see http://www.amdatu.org/components/web.html

It is made available under the Apache license 2.0 (http://www.amdatu.org/license.html)