File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.ballerinalang</groupId >
22
22
<artifactId >connector-mongodb-parent</artifactId >
23
- <version >0.8.1-SNAPSHOT </version >
23
+ <version >0.8.1</version >
24
24
<relativePath >../pom.xml</relativePath >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 21
21
<modelVersion >4.0.0</modelVersion >
22
22
<groupId >org.ballerinalang</groupId >
23
23
<artifactId >connector-mongodb-parent</artifactId >
24
- <version >0.8.1-SNAPSHOT </version >
24
+ <version >0.8.1</version >
25
25
<packaging >pom</packaging >
26
26
<name >Ballerina - MongoDB Parent</name >
27
27
28
28
<scm >
29
29
<url >https://github.com/ballerinalang/connector-mongodb.git</url >
30
30
<developerConnection >scm:git:https://github.com/ballerinalang/connector-mongodb.git</developerConnection >
31
31
<connection >scm:git:https://github.com/ballerinalang/connector-mongodb.git</connection >
32
- <tag >HEAD </tag >
32
+ <tag >v0.8.1 </tag >
33
33
</scm >
34
34
35
35
<repositories >
You can’t perform that action at this time.
0 commit comments