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

Updated test pom to point to latest snapshot for the branch.

parent 9ea0b2fa
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<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-SNAPSHOT</version> <version>1.1.2-SNAPSHOT</version>
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
<dependency> <dependency>
<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-SNAPSHOT</version> <version>1.1.2-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
</dependencyManagement> </dependencyManagement>
......
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