We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a4f77 commit 6dbc585Copy full SHA for 6dbc585
java/crds/pom.xml
@@ -25,7 +25,7 @@
25
<modelVersion>4.0.0</modelVersion>
26
<groupId>org.apache.camel.k</groupId>
27
<artifactId>camel-k-crds</artifactId>
28
- <version>2.5.1-SNAPSHOT</version>
+ <version>2.5.1</version>
29
<packaging>jar</packaging>
30
31
<properties>
@@ -61,7 +61,7 @@
61
<connection>scm:git:http://gitbox.apache.org/repos/asf/camel-k.git</connection>
62
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-k.git</developerConnection>
63
<url>https://gitbox.apache.org/repos/asf?p=camel-k.git;a=summary</url>
64
- <tag>camel-k-project-1.10.0</tag>
+ <tag>camel-k-crds-2.5.1</tag>
65
</scm>
66
67
<dependencyManagement>
0 commit comments