This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new 417bbb1 [maven-release-plugin] rollback the release of camel-kamelets-catalog-0.3.0 417bbb1 is described below commit 417bbb1bb3cc6d75ff91d98da9e8b0862171ba74 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Apr 29 07:16:00 2021 +0200 [maven-release-plugin] rollback the release of camel-kamelets-catalog-0.3.0 --- camel-kamelets-catalog/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/camel-kamelets-catalog/pom.xml b/camel-kamelets-catalog/pom.xml index e1bd732..ead6fc9 100644 --- a/camel-kamelets-catalog/pom.xml +++ b/camel-kamelets-catalog/pom.xml @@ -17,13 +17,14 @@ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + 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>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-catalog</artifactId> <packaging>jar</packaging> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.0-SNAPSHOT</version> <name>Camel Kamelets Catalog</name> <description>Camel Kamelets Catalog</description>