Added mentions for interesting projects
[sixth.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 45dce4b..9ffdb0e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <dependencies>
 
+        <dependency>
+            <groupId>eu.svjatoslav</groupId>
+            <artifactId>sixth-3d</artifactId>
+            <version>1.2-SNAPSHOT</version>
+        </dependency>
+
+        <dependency>
+            <groupId>eu.svjatoslav</groupId>
+            <artifactId>svjatoslavcommons</artifactId>
+            <version>1.8-SNAPSHOT</version>
+        </dependency>
+
+        <dependency>
+            <groupId>eu.svjatoslav</groupId>
+            <artifactId>javainspect</artifactId>
+            <version>1.5</version>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
     <build>
     </repositories>
 
     <scm>
-        <connection>scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth.git</connection>
-        <developerConnection>scm:git:ssh://git@svjatoslav.eu/home/git/repositories/sixth.git</developerConnection>
+        <connection>scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/sixth.git</connection>
+        <developerConnection>scm:git:ssh://n0@svjatoslav.eu/home/git/repositories/sixth.git</developerConnection>
     </scm>
 
 
-</project>
\ No newline at end of file
+</project>