Skip to content

Commit

Permalink
other(release): 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Oct 12, 2020
1 parent b740d1f commit 4ce8fd2
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,28 @@

<groupId>org.bonitasoft.connectors</groupId>
<artifactId>bonita-connector-cmis</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>

<name>Bonita CMIS Connector</name>
<description>CMIS Connectors for Bonita</description>
<url>https://www.bonitasoft.com</url>

<developers>
<developer>
<id>bonitasoft</id>
<name>Bonitasoft</name>
<email>[email protected]</email>
<organization>Bonitasoft</organization>
<organizationUrl>https://www.bonitasoft.com</organizationUrl>
</developer>
</developers>

<licenses>
<license>
<name>GPL-v2.0</name>
<url>http://www.gnu.org/licenses/gpl-2.0.txt</url>
</license>
</licenses>

<properties>
<!-- Maven -->
Expand Down

0 comments on commit 4ce8fd2

Please sign in to comment.