diff --git a/.travis.yml b/.travis.yml index 4911acf..11e1aa9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ matrix: before_install: # Gets scripts - - git clone -b v0.1.6 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts + - git clone -b v0.2.4 --single-branch https://github.com/Bernardo-MG/ci-shell-scripts.git ~/.scripts # Sets scripts as executable - chmod -R +x ~/.scripts/* # Prepares CI environment diff --git a/pom.xml b/pom.xml index 791db8b..e3f0684 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.wandrell.maven base-pom - 1.0.1 + 1.0.5 @@ -20,7 +20,7 @@ com.wandrell.example swss-soap-example - 1.2.0 + 1.2.1 war Spring Web Services WS-Security Example @@ -149,7 +149,7 @@ site Project Documentation Site - ftp://docs.wandrell.com/swss-soap-example + scp://docs.wandrell.com:2222/home1/duenco/www/maven/swss-soap-example @@ -161,7 +161,7 @@ site-development Project Development Documentation Site - ftp://docs.wandrell.com/swss-soap-example + scp://docs.wandrell.com:2222/home1/duenco/www/development/maven/swss-soap-example @@ -332,9 +332,9 @@ 9.1.6.v20160112 1.7 2.2 - 2.6 + 3.0.0 - 0.3.0 + 0.4.0 /swss diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 322fdbd..0b2d7ad 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -91,5 +91,10 @@ CI scripts are now taken from a repository. + + + Maven site is now deployed through SSH. + + \ No newline at end of file diff --git a/src/site/site.xml b/src/site/site.xml index 9434012..04594b9 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -14,10 +14,6 @@ Spring, web service, ws, security, wss, XWSS, WSS4J, example Check the documentation for Spring WS Security Example @Wandrell_BMG - - JDK 7 - OpenJDK 7 - Documentation Info and reports