This repository was archived by the owner on Feb 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
wix-embedded-mysql-download-and-extract Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33
44 <groupId >com.wix</groupId >
55 <artifactId >wix-embedded-mysql-modules</artifactId >
6- <version >4.6.2 </version >
6+ <version >4.6.3-SNAPSHOT </version >
77 <name >Wix Embedded MySql Modules aggregator</name >
88 <description >Wix Embedded MySql Modules aggregator</description >
99 <url >https://github.com/wix/wix-embedded-mysql</url >
2929 <
connection >scm:git:
[email protected] :wix/wix-embedded-mysql.git</
connection >
3030 <
developerConnection >scm:git:
[email protected] :wix/wix-embedded-mysql.git</
developerConnection >
3131 <
url >
[email protected] :wix/wix-embedded-mysql.git</
url >
32- <tag >wix-embedded-mysql-modules-4.6.2 </tag >
32+ <tag >HEAD </tag >
3333 </scm >
3434
3535 <licenses >
Original file line number Diff line number Diff line change 44
55 <groupId >com.wix</groupId >
66 <artifactId >wix-embedded-mysql-download-and-extract</artifactId >
7- <version >4.6.2 </version >
7+ <version >4.6.3-SNAPSHOT </version >
88 <name >Wix Embedded Mysql Download and Extract</name >
99 <description >Cli tool to predownload/precache mysql artifacts for wix-embedded-mysql</description >
1010 <url >https://github.com/wix/wix-embedded-mysql/tree/master/wix-embedded-mysql-download-and-extract</url >
1111
1212 <parent >
1313 <groupId >com.wix</groupId >
1414 <artifactId >wix-embedded-mysql-modules</artifactId >
15- <version >4.6.2 </version >
15+ <version >4.6.3-SNAPSHOT </version >
1616 </parent >
1717
1818 <dependencies >
1919
2020 <dependency >
2121 <groupId >com.wix</groupId >
2222 <artifactId >wix-embedded-mysql</artifactId >
23- <version >4.6.2 </version >
23+ <version >4.6.3-SNAPSHOT </version >
2424 </dependency >
2525
2626 <dependency >
Original file line number Diff line number Diff line change 33
44 <groupId >com.wix</groupId >
55 <artifactId >wix-embedded-mysql</artifactId >
6- <version >4.6.2 </version >
6+ <version >4.6.3-SNAPSHOT </version >
77 <name >Wix Embedded MySql</name >
88 <description >Embedded MySql for E2E/IT tests</description >
99 <url >https://github.com/wix/wix-embedded-mysql/tree/master/wix-embedded-mysql</url >
1010
1111 <parent >
1212 <groupId >com.wix</groupId >
1313 <artifactId >wix-embedded-mysql-modules</artifactId >
14- <version >4.6.2 </version >
14+ <version >4.6.3-SNAPSHOT </version >
1515 </parent >
1616
1717 <properties >
You can’t perform that action at this time.
0 commit comments