Skip to content

Commit

Permalink
Update jar name and description to reflect Spring Cloud Connectors
Browse files Browse the repository at this point in the history
  • Loading branch information
mdspielman committed Aug 10, 2016
1 parent 03720b8 commit 210c3b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.solace.labs.cloud.cloudfoundry</groupId>
<artifactId>sol-labs-spring-cloud-connector</artifactId>
<artifactId>solace-labs-spring-cloud-connector</artifactId>
<packaging>jar</packaging>
<version>0.1.0-SNAPSHOT</version>
<name>Solace Messaging Service Info</name>
<description>A Spring Cloud Connector for an instance of SolaceMessaging in Cloud Foundry.</description>
<name>Spring Cloud Connectors for Solace Messaging on Cloud Foundry</name>
<description>Spring Cloud Connectors for Solace Messaging on Cloud Foundry.</description>

<url>http://maven.apache.org</url>

Expand Down

0 comments on commit 210c3b4

Please sign in to comment.