This repository was archived by the owner on Oct 5, 2021. It is now read-only.
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22
22
<artifactId >jdbc-extension-parent</artifactId >
23
23
<groupId >org.ballerinax.jdbc</groupId >
24
24
<relativePath >../pom.xml</relativePath >
25
- <version >0.992.0-m1 </version >
25
+ <version >0.992.0-m2-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.ballerinax.jdbc</groupId >
22
22
<artifactId >jdbc-extension-parent</artifactId >
23
- <version >0.992.0-m1 </version >
23
+ <version >0.992.0-m2-SNAPSHOT </version >
24
24
</parent >
25
25
<modelVersion >4.0.0</modelVersion >
26
26
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.ballerinax.jdbc</groupId >
22
22
<artifactId >jdbc-extension-parent</artifactId >
23
- <version >0.992.0-m1 </version >
23
+ <version >0.992.0-m2-SNAPSHOT </version >
24
24
</parent >
25
25
<modelVersion >4.0.0</modelVersion >
26
26
27
27
<artifactId >jdbc-extension</artifactId >
28
- <version >0.992.0-m1 </version >
28
+ <version >0.992.0-m2-SNAPSHOT </version >
29
29
<packaging >jar</packaging >
30
30
<name >Ballerinax - JDBC Extension</name >
31
31
<dependencies >
Original file line number Diff line number Diff line change 33
33
<module >jdbc-extension-test</module >
34
34
<module >jdbc-extension-examples</module >
35
35
</modules >
36
- <version >0.992.0-m1 </version >
36
+ <version >0.992.0-m2-SNAPSHOT </version >
37
37
38
38
<dependencyManagement >
39
39
<dependencies >
439
439
<url >https://github.com/ballerinax/jdbc.git</url >
440
440
<developerConnection >scm:git:https://github.com/ballerinax/jdbc.git</developerConnection >
441
441
<connection >scm:git:https://github.com/ballerinax/jdbc.git</connection >
442
- <tag >v0.992.0-m1 </tag >
442
+ <tag >HEAD </tag >
443
443
</scm >
444
444
445
445
You can’t perform that action at this time.
0 commit comments