bump(as400): increased as400 connector version for new build

This commit is contained in:
omercier 2024-10-10 11:52:22 +02:00
parent 53ff39f2e1
commit 0dc4298830
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2024-10-10 Olivier Mercier <omercier@centreon.com> - 2.0.3
* New build workflow
2021-12-31 Quentin Garnier <qgarnier@centreon.com> - 2.0.1 2021-12-31 Quentin Garnier <qgarnier@centreon.com> - 2.0.1
* Use log4j 2.17.1 * Use log4j 2.17.1

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.centreon.connector</groupId> <groupId>com.centreon.connector</groupId>
<artifactId>centreon-as400</artifactId> <artifactId>centreon-as400</artifactId>
<version>2.0.2</version> <version>2.0.3</version>
<name>Centreon-AS/400</name> <name>Centreon-AS/400</name>
<description>Connecteur AS/400</description> <description>Connecteur AS/400</description>
<packaging>jar</packaging> <packaging>jar</packaging>