Skip to content

Commit

Permalink
Update groupid and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Jun 28, 2017
1 parent 5612c88 commit 311e625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>cool.mqtt.hooks</groupId>
<groupId>cool.mqtt</groupId>
<artifactId>mqtt.cool-hook-java-api</artifactId>
<version>1.0.0</version>
<version>1.0.0-alpha-01</version>

<name>MQTT.Cool Hook Java API</name>
<description>The Java API for developing MQTT.Cool Hooks.</description>
Expand Down

0 comments on commit 311e625

Please sign in to comment.