Skip to content

Commit

Permalink
Updating the module names according to the convention.
Browse files Browse the repository at this point in the history
  • Loading branch information
sinthuja committed Nov 16, 2016
1 parent 41bc7b0 commit 658cc1a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion modules/analytics/p2-profile-gen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-analytics-release-profile-gen</artifactId>
<name> WSO2 IoT - Analytics - P2 Profile Gen</name>
<name>WSO2 IoT - Analytics - P2 Profile Gen</name>
<packaging>pom</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/broker/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-broker</artifactId>
<packaging>pom</packaging>
<name>WSO2 IoT Broker Distribution</name>
<name>WSO2 IoT - Broker - Product Distribution</name>
<url>http://wso2.com/products/message-broker</url>
<description>WSO2 IoT Broker Distribution</description>

Expand Down
2 changes: 1 addition & 1 deletion modules/broker/p2-profile/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>wso2iot-broker-p2-profile</artifactId>
<packaging>pom</packaging>
<name>WSO2 Message Broker - P2 Profile Generation</name>
<name>WSO2 IoT - Broker - P2 Profile Gen</name>
<url>http://wso2.com/products/message-broker/</url>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/core/tools/cdmf-devicetype-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>iot-devicetype-archetype</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>WSO2 IoT Device Type Archetype</name>
<name>WSO2 IoT - Device Type Archetype</name>
<description>WSO2 IoT Device Type Archetype</description>
<packaging>maven-archetype</packaging>
<organization>
Expand Down

0 comments on commit 658cc1a

Please sign in to comment.