Skip to content
Snippets Groups Projects
Commit c9d519ce authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

Preparing for release of version 1.0.1.

parent 94c2508b
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<groupId>com.syncleus.maven.plugins</groupId> <groupId>com.syncleus.maven.plugins</groupId>
<artifactId>maven-mongodb-plugin</artifactId> <artifactId>maven-mongodb-plugin</artifactId>
<version>1.0.1-SNAPSHOT</version> <version>1.0.1</version>
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
<name>maven-mongodb-plugin</name> <name>maven-mongodb-plugin</name>
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
<connection>scm:git:http://gerrit.syncleus.com/maven-mongodb-plugin</connection> <connection>scm:git:http://gerrit.syncleus.com/maven-mongodb-plugin</connection>
<developerConnection>scm:git:ssh://gerrit.syncleus.com:29418/maven-mongodb-plugin</developerConnection> <developerConnection>scm:git:ssh://gerrit.syncleus.com:29418/maven-mongodb-plugin</developerConnection>
<url>http://gerrit.syncleus.com/maven-mongodb-plugin</url> <url>http://gerrit.syncleus.com/maven-mongodb-plugin</url>
<tag>v1.0.1</tag>
</scm> </scm>
<ciManagement> <ciManagement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment