Skip to content

Commit

Permalink
Added new generated jar
Browse files Browse the repository at this point in the history
  • Loading branch information
Giorgio Bertolotti committed Apr 11, 2019
1 parent 3a32d7e commit cda339f
Show file tree
Hide file tree
Showing 24 changed files with 41 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TadoAPI/dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>TadoAPI</groupId>
<artifactId>TadoAPI</artifactId>
<name>TadoAPI</name>
<version>0.4</version>
<version>0.4.1</version>
<description>Java wrapper for Tado APIs</description>
<build>
<sourceDirectory>src</sourceDirectory>
Expand Down
2 changes: 1 addition & 1 deletion TadoAPI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>TadoAPI</groupId>
<artifactId>TadoAPI</artifactId>
<version>0.4</version>
<version>0.4.1</version>
<name>TadoAPI</name>
<description>Java wrapper for Tado APIs</description>
<build>
Expand Down
Binary file added TadoAPI/target/TadoAPI-0.4.1.jar
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoAddress.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoConnectionState.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoConnector.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoContact.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoDataPoint.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoDazzleMode.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoDevice.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoException.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoGeolocation.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoHome.class
Binary file not shown.
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoScheduleChange.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoSetting.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoState.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoTemperature.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoZone.class
Binary file not shown.
Binary file added TadoAPI/target/classes/TadoZoneState.class
Binary file not shown.
5 changes: 5 additions & 0 deletions TadoAPI/target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#Generated by Maven
#Thu Apr 11 13:02:08 GMT 2019
version=0.4.1
groupId=TadoAPI
artifactId=TadoAPI
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
TadoZoneState.class
TadoException.class
TadoHome.class
TadoDazzleMode.class
TadoAddress.class
TadoContact.class
TadoConnector.class
TadoDevice.class
TadoOpenWindowDetection.class
TadoTemperature.class
TadoScheduleChange.class
TadoSetting.class
TadoState.class
TadoDataPoint.class
TadoConnectionState.class
TadoZone.class
TadoGeolocation.class
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoHome.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoConnectionState.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoSetting.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoZoneState.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoOpenWindowDetection.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoZone.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoScheduleChange.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoDevice.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoConnector.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoState.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoDataPoint.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoException.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoDazzleMode.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoGeolocation.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoAddress.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoContact.java
/mnt/d/Documenti/Sviluppo/TadoJava/TadoAPI/src/TadoTemperature.java
Binary file added TadoAPI/target/original-TadoAPI-0.4.1.jar
Binary file not shown.

0 comments on commit cda339f

Please sign in to comment.