one more thing.
diff --git a/my-app/pom.xml b/my-app/pom.xml
index 60ae109..b347058 100644
--- a/my-app/pom.xml
+++ b/my-app/pom.xml
@@ -30,7 +30,7 @@
     <repository>
       <id>test</id>
       <name>test</name>
-      <url>http://localhost:8081/nexus/content/repositories/test/</url>
+      <url>http://localhost:8081/nexus/content/repositories/snapshots/</url>
     </repository>
   </distributionManagement>
 </project>