openhab-core/bundles/org.openhab.io.jetty.certificate
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
..
lib initial commit of openhab core components 2015-12-26 23:22:23 +01:00
META-INF Add Automatic-Module-Name entry to manifests (#369) 2018-07-21 16:07:17 +02:00
src/main/java/org/openhab/io/jetty/certificate/internal Updated copyrights to 2018 (#271) 2018-01-03 09:26:13 +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 applied code formatter (#132) 2017-04-07 03:42:37 -07:00
build.properties Added the lib folder to build.properties. (#199) 2017-08-31 17:57:50 +02:00
pom.xml Apply POM Code Convention (#392) 2018-09-10 13:45:11 +02:00