Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Jan 3, 2024
1 parent 3697b5d commit 9ebfcdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/crds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-crds</artifactId>
<version>2.2.0</version>
<version>2.2.1-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -63,7 +63,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/camel-k.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-k.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=camel-k.git;a=summary</url>
<tag>camel-k-crds-2.2.0</tag>
<tag>camel-k-project-1.10.0</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit 9ebfcdf

Please sign in to comment.