Updated release with new editor

new angularJS V1.6.1
new spark V2.5.4

testing for new 4beta3
This commit is contained in:
Admin
2017-01-09 13:19:03 -06:00
parent 4744a68906
commit 6f544e1a7d
29 changed files with 710 additions and 841 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.bwssystems.HABridge</groupId>
<artifactId>ha-bridge</artifactId>
<version>4beta2.8</version>
<version>4beta3</version>
<packaging>jar</packaging>
<name>HA Bridge</name>
@@ -63,7 +63,7 @@
<dependency>
<groupId>com.sparkjava</groupId>
<artifactId>spark-core</artifactId>
<version>2.3</version>
<version>2.5.4</version>
<exclusions>
<exclusion>
<artifactId>slf4j-simple</artifactId>
@@ -144,7 +144,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>2.3</version>
<version>2.4.3</version>
<executions>
<execution>
<phase>package</phase>