File tree Expand file tree Collapse file tree 8 files changed +7
-13
lines changed
Expand file tree Collapse file tree 8 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ name: Create Release
33on :
44 workflow_dispatch :
55 push :
6- branches-ignore :
7- - ' *'
86 tags :
97 - v[0-9]+.[0-9]+.[0-9]+
108 - v[0-9]+.[0-9]+.[0-9]+-[A-Z]
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >us.fatehi</groupId >
88 <artifactId >schemacrawler-parent</artifactId >
9- <version >16.21.1 </version >
9+ <version >16.21.2 </version >
1010 </parent >
1111 <artifactId >schemacrawler-database-plugins-parent</artifactId >
1212 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >us.fatehi</groupId >
88 <artifactId >schemacrawler-parent</artifactId >
9- <version >16.21.1 </version >
9+ <version >16.21.2 </version >
1010 </parent >
1111 <artifactId >schemacrawler-cassandra</artifactId >
1212 <packaging >jar</packaging >
4747 <dependency >
4848 <groupId >org.testcontainers</groupId >
4949 <artifactId >junit-jupiter</artifactId >
50- <version >1.19.4</version >
5150 <scope >test</scope >
5251 </dependency >
5352 <dependency >
5453 <groupId >org.testcontainers</groupId >
5554 <artifactId >cassandra</artifactId >
56- <version >1.19.4</version >
5755 <scope >test</scope >
5856 </dependency >
5957
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >us.fatehi</groupId >
88 <artifactId >schemacrawler-parent</artifactId >
9- <version >16.21.1 </version >
9+ <version >16.21.2 </version >
1010 </parent >
1111 <artifactId >schemacrawler-hana</artifactId >
1212 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >us.fatehi</groupId >
99 <artifactId >schemacrawler-parent</artifactId >
10- <version >16.21.1 </version >
10+ <version >16.21.2 </version >
1111 </parent >
1212 <artifactId >schemacrawler-sapiq</artifactId >
1313 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >us.fatehi</groupId >
66 <artifactId >schemacrawler-parent</artifactId >
7- <version >16.21.1 </version >
7+ <version >16.21.2 </version >
88 </parent >
99 <artifactId >schemacrawler-teiid</artifactId >
1010 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >us.fatehi</groupId >
88 <artifactId >schemacrawler-parent</artifactId >
9- <version >16.21.1 </version >
9+ <version >16.21.2 </version >
1010 </parent >
1111 <artifactId >schemacrawler-timesten</artifactId >
1212 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >us.fatehi</groupId >
66 <artifactId >schemacrawler-parent</artifactId >
7- <version >16.21.1 </version >
7+ <version >16.21.2 </version >
88 </parent >
99 <artifactId >schemacrawler-trino</artifactId >
1010 <packaging >jar</packaging >
4646 <dependency >
4747 <groupId >org.testcontainers</groupId >
4848 <artifactId >junit-jupiter</artifactId >
49- <version >1.19.4</version >
5049 <scope >test</scope >
5150 </dependency >
5251 <dependency >
5352 <groupId >org.testcontainers</groupId >
5453 <artifactId >trino</artifactId >
55- <version >1.19.4</version >
5654 <scope >test</scope >
5755 </dependency >
5856
You can’t perform that action at this time.
0 commit comments