File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >io.siddhi.extension.store.mongodb</groupId >
26
26
<artifactId >siddhi-store-mongodb-parent</artifactId >
27
- <version >2.0.3-SNAPSHOT </version >
27
+ <version >2.0.3</version >
28
28
<relativePath >../pom.xml</relativePath >
29
29
</parent >
30
30
<packaging >bundle</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >siddhi-store-mongodb-parent</artifactId >
5
5
<groupId >io.siddhi.extension.store.mongodb</groupId >
6
- <version >2.0.3-SNAPSHOT </version >
6
+ <version >2.0.3</version >
7
7
<relativePath >../pom.xml</relativePath >
8
8
</parent >
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 26
26
27
27
<groupId >io.siddhi.extension.store.mongodb</groupId >
28
28
<artifactId >siddhi-store-mongodb-parent</artifactId >
29
- <version >2.0.3-SNAPSHOT </version >
29
+ <version >2.0.3</version >
30
30
<packaging >pom</packaging >
31
31
<name >WSO2 Siddhi Store Mongodb Extension Parent</name >
32
32
<url >https://github.com/siddhi-io/siddhi-store-mongodb</url >
63
63
<connection >scm:git:https://github.com/siddhi-io/siddhi-store-mongodb.git</connection >
64
64
<url >https://github.com/siddhi-io/siddhi-store-mongodb.git</url >
65
65
<developerConnection >scm:git:https://github.com/siddhi-io/siddhi-store-mongodb.git</developerConnection >
66
- <tag >HEAD </tag >
66
+ <tag >v2.0.3 </tag >
67
67
</scm >
68
68
69
69
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments