X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=ec509c840601b8521b0e09962b0306bb19227e3d;hb=9f6b307d4f1592c1b25f232f865f6729f5fc6cda;hp=fea24c24867d385039721d36decdbd0ec91a7f55;hpb=1ae3a446a15cfaffffe8a476212bd33596e99cdf;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index fea24c248..ec509c840 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -6,13 +6,13 @@ pom Argeo SLC 0.11.3-SNAPSHOT - SLC Distribution http://www.argeo.org/projects/slc/${project.artifactId}/${project.version} 2.5.6.A 1.5.5.A + 1.1.3.RELEASE 2.0.9 1.7.0 6.1.14 @@ -49,7 +49,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ]]> - + @@ -85,7 +85,7 @@ limitations under the License. maven-jar-plugin - src/main/resources/META-INF/MANIFEST.MF + target/classes/META-INF/MANIFEST.MF @@ -158,6 +158,11 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 + + javax.mail + com.springsource.javax.mail + 1.4.1 + @@ -388,6 +397,7 @@ limitations under the License. com.springsource.slf4j.org.apache.log4j 1.5.3 + org.springframework @@ -461,7 +471,24 @@ limitations under the License. org.springframework.osgi org.springframework.osgi.extender - 1.1.2.B + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.core + ${version.spring-osgi} + + + + + org.aspectj + com.springsource.org.aspectj.runtime + 1.6.2.RELEASE + + + org.aspectj + com.springsource.org.aspectj.weaver + 1.6.2.RELEASE @@ -615,6 +642,13 @@ limitations under the License. ${version.maven} + + org.apache.archiva + archiva-webapp + 1.1.3 + war + +