This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +20
-20
lines changed Expand file tree Collapse file tree 11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.kaoto.backend</groupId >
77 <artifactId >parent</artifactId >
8- <version >1.0.2-SNAPSHOT </version >
8+ <version >1.1.0-M1 </version >
99 </parent >
1010 <artifactId >api-rest</artifactId >
11- <version >1.0.2-SNAPSHOT </version >
11+ <version >1.1.0-M1 </version >
1212 <dependencies >
1313 <dependency >
1414 <groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.kaoto.backend</groupId >
88 <artifactId >parent</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.1.0-M1 </version >
1010 </parent >
1111 <artifactId >api</artifactId >
12- <version >1.0.2-SNAPSHOT </version >
12+ <version >1.1.0-M1 </version >
1313 <dependencies >
1414 <dependency >
1515 <groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ repository:
44 -
55 url : " https://repo1.maven.org/maven2/org/apache/camel/kamelets/camel-kamelets/3.20.2/camel-kamelets-3.20.2.jar"
66 if-no-cluster : false
7- - url : " resource://camel-connectors-3.20.3 .zip"
7+ - url : " resource://camel-connectors-3.21.0 .zip"
88 git :
99 -
1010 url : " https://github.com/KaotoIO/camel-component-metadata.git"
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.kaoto.backend</groupId >
88 <artifactId >parent</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.1.0-M1 </version >
1010 </parent >
1111 <artifactId >camel-route-support</artifactId >
12- <version >1.0.2-SNAPSHOT </version >
12+ <version >1.1.0-M1 </version >
1313 <dependencies >
1414 <dependency >
1515 <groupId >io.kaoto.backend</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.kaoto.backend</groupId >
88 <artifactId >parent</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.1.0-M1 </version >
1010 </parent >
1111 <artifactId >catalog</artifactId >
12- <version >1.0.2-SNAPSHOT </version >
12+ <version >1.1.0-M1 </version >
1313 <dependencies >
1414 <dependency >
1515 <groupId >io.kaoto.backend</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.kaoto.backend</groupId >
88 <artifactId >parent</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.1.0-M1 </version >
1010 </parent >
1111 <artifactId >cluster</artifactId >
12- <version >1.0.2-SNAPSHOT </version >
12+ <version >1.1.0-M1 </version >
1313 <dependencies >
1414 <dependency >
1515 <groupId >io.kaoto.backend</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.kaoto.backend</groupId >
88 <artifactId >parent</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.1.0-M1 </version >
1010 </parent >
1111 <artifactId >kamelet-support</artifactId >
12- <version >1.0.2-SNAPSHOT </version >
12+ <version >1.1.0-M1 </version >
1313 <dependencies >
1414 <dependency >
1515 <groupId >io.kaoto.backend</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.kaoto.backend</groupId >
88 <artifactId >parent</artifactId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.1.0-M1 </version >
1010 </parent >
1111 <artifactId >metadata</artifactId >
12- <version >1.0.2-SNAPSHOT </version >
12+ <version >1.1.0-M1 </version >
1313 <dependencies >
1414 <dependency >
1515 <groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >parent</artifactId >
88 <groupId >io.kaoto.backend</groupId >
9- <version >1.0.2-SNAPSHOT </version >
9+ <version >1.1.0-M1 </version >
1010 </parent >
1111 <artifactId >model</artifactId >
12- <version >1.0.2-SNAPSHOT </version >
12+ <version >1.1.0-M1 </version >
1313 <dependencies >
1414 <dependency >
1515 <groupId >io.quarkus</groupId >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >io.kaoto.backend</groupId >
77 <artifactId >parent</artifactId >
8- <version >1.0.2-SNAPSHOT </version >
8+ <version >1.1.0-M1 </version >
99 <packaging >pom</packaging >
1010 <properties >
1111 <!-- Make sure environment is right -->
You can’t perform that action at this time.
0 commit comments