diff --git a/spring-android-basic-auth/client/pom.xml b/spring-android-basic-auth/client/pom.xml index d055b99..95bdcf0 100644 --- a/spring-android-basic-auth/client/pom.xml +++ b/spring-android-basic-auth/client/pom.xml @@ -7,7 +7,7 @@ 1.0.0.BUILD-SNAPSHOT apk spring-android-basic-auth-client - http://www.springsource.org + http://www.springsource.org/spring-android SpringSource http://www.springsource.org @@ -45,6 +45,39 @@ + + + + springsource-snapshot + SpringSource Snapshot Repository + http://repo.springsource.org/snapshot + + false + + + true + + + + + springsource-milestone + SpringSource Milestone Repository + http://repo.springsource.org/milestone + + false + + + + + springsource-repo + SpringSpring Repository + http://repo.springsource.org/release + + false + + + + ${project.artifactId} src @@ -112,37 +145,4 @@ - - - - springsource-snapshot - SpringSource Snapshot Repository - http://repo.springframework.org/snapshot - - false - - - true - - - - - springsource-milestone - SpringSource Milestone Repository - http://repo.springframework.org/milestone - - false - - - - - springsource-repo - SpringSpring Repository - http://repo.springframework.org/release - - false - - - - \ No newline at end of file diff --git a/spring-android-basic-auth/server/pom.xml b/spring-android-basic-auth/server/pom.xml index 07a1873..fbc0a7d 100644 --- a/spring-android-basic-auth/server/pom.xml +++ b/spring-android-basic-auth/server/pom.xml @@ -2,12 +2,13 @@ 4.0.0 + org.springframework.android spring-android-basic-auth-server spring-android-basic-auth-server 1.0.0.BUILD-SNAPSHOT war - http://www.springsource.org + http://www.springsource.org/spring-android SpringSource http://www.springsource.org @@ -144,9 +145,9 @@ - org.springframework.maven.snapshot - Spring Maven Snapshot Repository - http://repo.springframework.org/snapshot + springsource-snapshot + SpringSource Snapshot Repository + http://repo.springsource.org/snapshot false @@ -156,18 +157,18 @@ - org.springframework.maven.milestone - Spring Maven Milestone Repository - http://repo.springframework.org/milestone + springsource-milestone + SpringSource Milestone Repository + http://repo.springsource.org/milestone false - + - org.springframework.maven.release - Spring Maven Release Repository - http://repo.springframework.org/release + springsource-repo + SpringSpring Repository + http://repo.springsource.org/release false diff --git a/spring-android-news-reader/pom.xml b/spring-android-news-reader/pom.xml index 48c9b9e..22e1a30 100644 --- a/spring-android-news-reader/pom.xml +++ b/spring-android-news-reader/pom.xml @@ -7,7 +7,7 @@ 1.0.0.BUILD-SNAPSHOT apk spring-android-news-reader - http://www.springsource.org + http://www.springsource.org/spring-android SpringSource http://www.springsource.org @@ -45,6 +45,45 @@ + + + + android-rome-feed-reader-repository + Android ROME Feed Reader Repository + https://android-rome-feed-reader.googlecode.com/svn/maven2/releases + + + + springsource-snapshot + SpringSource Snapshot Repository + http://repo.springsource.org/snapshot + + false + + + true + + + + + springsource-milestone + SpringSource Milestone Repository + http://repo.springsource.org/milestone + + false + + + + + springsource-repo + SpringSpring Repository + http://repo.springsource.org/release + + false + + + + ${project.artifactId} src @@ -112,43 +151,4 @@ - - - - android-rome-feed-reader-repository - Android ROME Feed Reader Repository - https://android-rome-feed-reader.googlecode.com/svn/maven2/releases - - - - springsource-snapshot - SpringSource Snapshot Repository - http://repo.springframework.org/snapshot - - false - - - true - - - - - springsource-milestone - SpringSource Milestone Repository - http://repo.springframework.org/milestone - - false - - - - - springsource-repo - SpringSpring Repository - http://repo.springframework.org/release - - false - - - - \ No newline at end of file diff --git a/spring-android-showcase/client/pom.xml b/spring-android-showcase/client/pom.xml index 68a746c..e5dca23 100644 --- a/spring-android-showcase/client/pom.xml +++ b/spring-android-showcase/client/pom.xml @@ -7,7 +7,7 @@ 1.0.0.BUILD-SNAPSHOT apk spring-android-showcase-client - http://www.springsource.org + http://www.springsource.org/spring-android SpringSource http://www.springsource.org @@ -136,6 +136,39 @@ + + + + springsource-snapshot + SpringSource Snapshot Repository + http://repo.springsource.org/snapshot + + false + + + true + + + + + springsource-milestone + SpringSource Milestone Repository + http://repo.springsource.org/milestone + + false + + + + + springsource-repo + SpringSpring Repository + http://repo.springsource.org/release + + false + + + + ${project.artifactId} src @@ -203,37 +236,4 @@ - - - - springsource-snapshot - SpringSource Snapshot Repository - http://repo.springframework.org/snapshot - - false - - - true - - - - - springsource-milestone - SpringSource Milestone Repository - http://repo.springframework.org/milestone - - false - - - - - springsource-repo - SpringSpring Repository - http://repo.springframework.org/release - - false - - - - \ No newline at end of file diff --git a/spring-android-showcase/server/pom.xml b/spring-android-showcase/server/pom.xml index de1f575..9e6013f 100644 --- a/spring-android-showcase/server/pom.xml +++ b/spring-android-showcase/server/pom.xml @@ -1,243 +1,245 @@ - 4.0.0 - org.springframework.android - spring-android-showcase-server - spring-android-showcase-server - 1.0.0.RC1 - war - http://www.springsource.org - - SpringSource - http://www.springsource.org - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 - - 1.6 - 3.1.1.RELEASE - 1.6.10 - 1.6.1 - 1.9.7 - 1.2.16 - 2.2.2 - 1 - 2.5 - 2.1 - 1.2 - 1.2.2 - 1.4 - 4.7 - + org.springframework.android + spring-android-showcase-server + spring-android-showcase-server + 1.0.0.BUILD-SNAPSHOT + war + http://www.springsource.org/spring-android + + SpringSource + http://www.springsource.org + - - - - org.springframework - spring-context - ${org.springframework-version} - - - - commons-logging - commons-logging - - - - - org.springframework - spring-webmvc - ${org.springframework-version} - + + 1.6 + 3.1.1.RELEASE + 1.6.10 + 1.6.1 + 1.9.7 + 1.2.16 + 2.2.2 + 1 + 2.5 + 2.1 + 1.2 + 1.2.2 + 1.4 + 4.7 + - - - org.aspectj - aspectjrt - ${org.aspectj-version} - + + + + org.springframework + spring-context + ${org.springframework-version} + + + + commons-logging + commons-logging + + + + + org.springframework + spring-webmvc + ${org.springframework-version} + - - - org.slf4j - slf4j-api - ${org.slf4j-version} - - - org.slf4j - jcl-over-slf4j - ${org.slf4j-version} - runtime - - - org.slf4j - slf4j-log4j12 - ${org.slf4j-version} - runtime - - - log4j - log4j - ${log4j-version} - runtime - + + + org.aspectj + aspectjrt + ${org.aspectj-version} + - - - javax.inject - javax.inject - ${javax.inject-version} - + + + org.slf4j + slf4j-api + ${org.slf4j-version} + + + org.slf4j + jcl-over-slf4j + ${org.slf4j-version} + runtime + + + org.slf4j + slf4j-log4j12 + ${org.slf4j-version} + runtime + + + log4j + log4j + ${log4j-version} + runtime + - - - org.codehaus.jackson - jackson-mapper-asl - ${org.codehaus.jackson-version} - + + + javax.inject + javax.inject + ${javax.inject-version} + - - - javax.xml.bind - jaxb-api - ${javax.xml.bind-version} - + + + org.codehaus.jackson + jackson-mapper-asl + ${org.codehaus.jackson-version} + - - - javax.servlet - servlet-api - ${javax.servlet-api-version} - provided - - - javax.servlet.jsp - jsp-api - ${javax.servlet.jsp-version} - provided - - - javax.servlet - jstl - ${javax.servlet-jstl-version} - + + + javax.xml.bind + jaxb-api + ${javax.xml.bind-version} + - - - commons-fileupload - commons-fileupload - ${commons-fileupload-version} - - - commons-io - commons-io - ${commons-io-version} - + + + javax.servlet + servlet-api + ${javax.servlet-api-version} + provided + + + javax.servlet.jsp + jsp-api + ${javax.servlet.jsp-version} + provided + + + javax.servlet + jstl + ${javax.servlet-jstl-version} + - - - junit - junit - ${junit-version} - test - + + + commons-fileupload + commons-fileupload + ${commons-fileupload-version} + + + commons-io + commons-io + ${commons-io-version} + - + + + junit + junit + ${junit-version} + test + - - - - org.springframework.maven.snapshot - Spring Maven Snapshot Repository - http://repo.springframework.org/snapshot - - false - - - true - - - - - org.springframework.maven.milestone - Spring Maven Milestone Repository - http://repo.springframework.org/milestone - - false - - - - - org.springframework.maven.release - Spring Maven Release Repository - http://repo.springframework.org/release - - false - - - + - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - ${java-version} - ${java-version} - - - - org.apache.maven.plugins - maven-dependency-plugin - - - install - install - - sources - - - - - - org.codehaus.mojo - aspectj-maven-plugin - - 1.2 - - - - org.aspectj - aspectjrt - ${org.aspectj-version} - - - org.aspectj - aspectjtools - ${org.aspectj-version} - - - - - - compile - test-compile - - - - - true - ${java-version} - ${java-version} - - - - org.codehaus.mojo - tomcat-maven-plugin - 1.1 - - - + + + + springsource-snapshot + SpringSource Snapshot Repository + http://repo.springsource.org/snapshot + + false + + + true + + + + + springsource-milestone + SpringSource Milestone Repository + http://repo.springsource.org/milestone + + false + + + + + springsource-repo + SpringSpring Repository + http://repo.springsource.org/release + + false + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + ${java-version} + ${java-version} + + + + org.apache.maven.plugins + maven-dependency-plugin + + + install + install + + sources + + + + + + org.codehaus.mojo + aspectj-maven-plugin + + 1.2 + + + + org.aspectj + aspectjrt + ${org.aspectj-version} + + + org.aspectj + aspectjtools + ${org.aspectj-version} + + + + + + compile + test-compile + + + + + true + ${java-version} + ${java-version} + + + + org.codehaus.mojo + tomcat-maven-plugin + 1.1 + + +