diff --git a/pom.xml b/pom.xml
index 7acf550e8..91b111b11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,11 @@
Alitheia Core Main Repository
dav:https://maven.sqo-oss.org/
+
+ ac-snapshot
+ Alitheia Core snapshot repository
+ dav:https://maven.sqo-oss.org/snapshot
+
@@ -103,9 +108,9 @@
- http://websvn.sqo-oss.org/
- scm:svn:https://svn.sqo-oss.org/
- scm:svn:https://svn.sqo-oss.org/branches/mavenize
+ http://git.sqo-oss.org/
+ scm:git:git://git.sqo-oss.org/sqo-oss.git
+ scm:git:ssh://git@git.sqo-oss.org:sqo-oss.git
diff --git a/web/pom.xml b/web/pom.xml
index e08c0611f..30fe8b78b 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -6,7 +6,7 @@
war
0.95-SNAPSHOT
SQO-OSS web frontend
-
+
junit
@@ -15,37 +15,37 @@
test
- javax.servlet
- servlet-api
- 2.5
- jar
- compile
+ javax.servlet
+ servlet-api
+ 2.5
+ jar
+ compile
- org.apache.httpcomponents
- httpclient
- 4.1-alpha1
- jar
- compile
+ org.apache.httpcomponents
+ httpclient
+ 4.1-alpha1
+ jar
+ compile
- sqooss-web
-
-
- org.mortbay.jetty
- maven-jetty-plugin
-
- 10
-
-
- 8081
- 60000
-
-
-
-
-
+ sqooss-web
+
+
+ org.mortbay.jetty
+ maven-jetty-plugin
+
+ 10
+
+
+ 8081
+ 60000
+
+
+
+
+
org.apache.maven.plugins
maven-compiler-plugin
@@ -56,6 +56,6 @@
-
-
+
+