openhab-core/bundles/org.openhab.ui.basicui
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 Removed circular dependency in Home Builder and switched tiles to DS annotations (#386) 2018-08-20 21:14:50 +02:00
patch/web reverted app icon change (#261) 2017-12-15 15:07:13 +01:00
src/main/java/org/openhab/ui/basicui/internal Removed circular dependency in Home Builder and switched tiles to DS annotations (#386) 2018-08-20 21:14:50 +02:00
.classpath code cleanup to match expectations of static analysis tool (#151) 2017-06-02 16:40:55 +02:00
.gitignore initial commit of openhab core components 2015-12-26 23:22:23 +01: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