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

Bumping snapshot versions 1.0.2-SNAPSHOT.

parent 94c2508b
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ Usage ...@@ -14,7 +14,7 @@ Usage
<plugin> <plugin>
<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.0</version> <version>1.0.1</version>
<executions> <executions>
<execution> <execution>
<id>start</id> <id>start</id>
......
...@@ -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.2-SNAPSHOT</version>
<packaging>maven-plugin</packaging> <packaging>maven-plugin</packaging>
<name>maven-mongodb-plugin</name> <name>maven-mongodb-plugin</name>
......
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