Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
bump version and add BSolut as developer
Browse files Browse the repository at this point in the history
  • Loading branch information
decrypted authored and root committed Apr 9, 2015
1 parent 49d4851 commit be8fa8c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,24 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.flaregames.slack</groupId>
<artifactId>slack-for-confluence</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>

<organization>
<name>flaregames GmbH</name>
<url>http://www.flaregames.com/</url>
</organization>

<developers>
<developer>
<id>com.bsolut</id>
<name>BSolut GmbH</name>
<email>[email protected]</email>
<url>https://bsolut.com</url>
<organization>BSolut GmbH</organization>
<organizationUrl>https://bsolut.com</organizationUrl>
</developer>
</developers>

<packaging>atlassian-plugin</packaging>
<name>Slack for Confluence</name>
<description>This is the Slack plugin for Confluence.</description>
Expand Down

0 comments on commit be8fa8c

Please sign in to comment.