Skip to content

Commit fbc07ec

Browse files
committed
Releasing v1.1.0
1 parent bd77d23 commit fbc07ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.syncleus.maven.plugins</groupId>
2525
<artifactId>maven-mongodb-plugin</artifactId>
26-
<version>1.1.0-SNAPSHOT</version>
26+
<version>1.1.0</version>
2727
<packaging>maven-plugin</packaging>
2828

2929
<name>maven-mongodb-plugin</name>
@@ -48,6 +48,7 @@
4848
<connection>scm:git:http://gerrit.syncleus.com/maven-mongodb-plugin</connection>
4949
<developerConnection>scm:git:ssh://gerrit.syncleus.com:29418/maven-mongodb-plugin</developerConnection>
5050
<url>http://gerrit.syncleus.com/maven-mongodb-plugin</url>
51+
<tag>v1.1.0</tag>
5152
</scm>
5253

5354
<ciManagement>

0 commit comments

Comments
 (0)