This repository was archived by the owner on Feb 22, 2022. It is now read-only.
File tree 3 files changed +7
-7
lines changed
wix-embedded-mysql-download-and-extract
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.wix</groupId >
5
5
<artifactId >wix-embedded-mysql-modules</artifactId >
6
- <version >4.6.2 </version >
6
+ <version >4.6.3-SNAPSHOT </version >
7
7
<name >Wix Embedded MySql Modules aggregator</name >
8
8
<description >Wix Embedded MySql Modules aggregator</description >
9
9
<url >https://github.com/wix/wix-embedded-mysql</url >
29
29
<
connection >scm:git:
[email protected] :wix/wix-embedded-mysql.git</
connection >
30
30
<
developerConnection >scm:git:
[email protected] :wix/wix-embedded-mysql.git</
developerConnection >
31
31
<
url >
[email protected] :wix/wix-embedded-mysql.git</
url >
32
- <tag >wix-embedded-mysql-modules-4.6.2 </tag >
32
+ <tag >HEAD </tag >
33
33
</scm >
34
34
35
35
<licenses >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.wix</groupId >
6
6
<artifactId >wix-embedded-mysql-download-and-extract</artifactId >
7
- <version >4.6.2 </version >
7
+ <version >4.6.3-SNAPSHOT </version >
8
8
<name >Wix Embedded Mysql Download and Extract</name >
9
9
<description >Cli tool to predownload/precache mysql artifacts for wix-embedded-mysql</description >
10
10
<url >https://github.com/wix/wix-embedded-mysql/tree/master/wix-embedded-mysql-download-and-extract</url >
11
11
12
12
<parent >
13
13
<groupId >com.wix</groupId >
14
14
<artifactId >wix-embedded-mysql-modules</artifactId >
15
- <version >4.6.2 </version >
15
+ <version >4.6.3-SNAPSHOT </version >
16
16
</parent >
17
17
18
18
<dependencies >
19
19
20
20
<dependency >
21
21
<groupId >com.wix</groupId >
22
22
<artifactId >wix-embedded-mysql</artifactId >
23
- <version >4.6.2 </version >
23
+ <version >4.6.3-SNAPSHOT </version >
24
24
</dependency >
25
25
26
26
<dependency >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.wix</groupId >
5
5
<artifactId >wix-embedded-mysql</artifactId >
6
- <version >4.6.2 </version >
6
+ <version >4.6.3-SNAPSHOT </version >
7
7
<name >Wix Embedded MySql</name >
8
8
<description >Embedded MySql for E2E/IT tests</description >
9
9
<url >https://github.com/wix/wix-embedded-mysql/tree/master/wix-embedded-mysql</url >
10
10
11
11
<parent >
12
12
<groupId >com.wix</groupId >
13
13
<artifactId >wix-embedded-mysql-modules</artifactId >
14
- <version >4.6.2 </version >
14
+ <version >4.6.3-SNAPSHOT </version >
15
15
</parent >
16
16
17
17
<properties >
You can’t perform that action at this time.
0 commit comments