Skip to content

Commit

Permalink
update urls
Browse files Browse the repository at this point in the history
  • Loading branch information
acarioni committed Dec 17, 2024
1 parent 6948ef9 commit 4fd49ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
**Improvements**

- Migrated the build to _Gradle_.
- Bump junit from 4.11 to 4.13.1 ([#1](https://github.com/MQTTCool/mqtt.cool-hook-java-api/pull/1)).
- Bump junit from 4.11 to 4.13.1 ([#1](https://github.com/Lightstreamer/mqtt-hook-java-api/pull/1)).
- Changed license to Apache 2.0.

## [1.2.2 build 291] (2020-10-01)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DESCRIPTION = MQTT.Cool Hook Java API

POM_LIBRARY_NAME = MQTT.Cool Hook Java API
POM_DESCRIPTION = The Java API for developing MQTT.Cool Hooks
POM_URL = https://github.com/MQTTCool/mqtt.cool-hook-java-api
POM_URL = https://github.com/Lightstreamer/mqtt-hook-java-api
POM_LICENSE_NAME = The Apache License, Version 2.0
POM_LICENSE_URL = http://www.apache.org/licenses/LICENSE-2.0.txt
POM_DEVELOPER_NAME = MQTT.Cool
Expand Down

0 comments on commit 4fd49ff

Please sign in to comment.