File tree Expand file tree Collapse file tree 13 files changed +21
-15
lines changed
src/test/resources/upgrade Expand file tree Collapse file tree 13 files changed +21
-15
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.streamshub</groupId >
88 <artifactId >console</artifactId >
9- <version >0.11.1 -SNAPSHOT</version >
9+ <version >0.12.0 -SNAPSHOT</version >
1010 </parent >
1111
1212 <artifactId >console-api</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.streamshub</groupId >
77 <artifactId >console</artifactId >
8- <version >0.11.1 -SNAPSHOT</version >
8+ <version >0.12.0 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >console-common</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.streamshub</groupId >
88 <artifactId >console</artifactId >
9- <version >0.11.1 -SNAPSHOT</version >
9+ <version >0.12.0 -SNAPSHOT</version >
1010 </parent >
1111
1212 <artifactId >console-coverage</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.streamshub</groupId >
88 <artifactId >console</artifactId >
9- <version >0.11.1 -SNAPSHOT</version >
9+ <version >0.12.0 -SNAPSHOT</version >
1010 </parent >
1111
1212 <artifactId >console-operator</artifactId >
Original file line number Diff line number Diff line change @@ -6,5 +6,3 @@ properties: []
66entries :
77 - name : streamshub-console-operator.v0.11.0
88 replaces : streamshub-console-operator.v0.10.3
9- - name : streamshub-console-operator.v0.11.1-snapshot
10- replaces : streamshub-console-operator.v0.11.0
Original file line number Diff line number Diff line change 1+ ---
2+ schema : olm.channel
3+ name : 0.12.x
4+ package : streamshub-console-operator
5+ properties : []
6+ entries :
7+ - name : streamshub-console-operator.v0.12.0-snapshot
8+ replaces : streamshub-console-operator.v0.11.0
Original file line number Diff line number Diff line change @@ -53,5 +53,5 @@ entries:
5353 replaces : streamshub-console-operator.v0.10.2
5454 - name : streamshub-console-operator.v0.11.0
5555 replaces : streamshub-console-operator.v0.10.3
56- - name : streamshub-console-operator.v0.11.1 -snapshot
56+ - name : streamshub-console-operator.v0.12.0 -snapshot
5757 replaces : streamshub-console-operator.v0.11.0
Original file line number Diff line number Diff line change 66 <groupId >com.github.streamshub</groupId >
77 <artifactId >console</artifactId >
88 <packaging >pom</packaging >
9- <version >0.11.1 -SNAPSHOT</version >
9+ <version >0.12.0 -SNAPSHOT</version >
1010
1111 <properties >
1212 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.streamshub</groupId >
66 <artifactId >console</artifactId >
7- <version >0.11.1 -SNAPSHOT</version >
7+ <version >0.12.0 -SNAPSHOT</version >
88 </parent >
99
1010 <artifactId >console-systemtests</artifactId >
Original file line number Diff line number Diff line change 11# OLM channel
2- oldOlmChannel : 0.10 .x
2+ oldOlmChannel : 0.11 .x
33newOlmChannel : alpha
44# Operator version
5- oldOperatorVersion : 0.10.3
6- newOperatorVersion : 0.11.1 -snapshot
5+ oldOperatorVersion : 0.11.0
6+ newOperatorVersion : 0.12.0 -snapshot
You can’t perform that action at this time.
0 commit comments