diff --git a/pom.xml b/pom.xml index 8f7f1a7bf245b3d4bda3803774a8ceb623e6194f..06c4092e76f1449633556cedf7cee85aaee839a7 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <groupId>com.syncleus.maven.plugins</groupId> <artifactId>maven-mongodb-plugin</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <packaging>maven-plugin</packaging> <name>maven-mongodb-plugin</name> @@ -48,6 +48,7 @@ <connection>scm:git:http://gerrit.syncleus.com/maven-mongodb-plugin</connection> <developerConnection>scm:git:ssh://gerrit.syncleus.com:29418/maven-mongodb-plugin</developerConnection> <url>http://gerrit.syncleus.com/maven-mongodb-plugin</url> + <tag>v1.0.1</tag> </scm> <ciManagement>