Lines Matching refs:version

42 # format: <groupId,artifactId,version>=+/-15
44 # - see Spring org.springframework.core.JdkVersion for jdk major version codes.
56 ignore.backport.version=3.1.0
57 ignore.junit.version=3.8.2
58 # EDITED: Upgrade the version from 1.2.15-SNAPSHOT to ${log4j.version}
59 ignore.log4j.version=${log4j.version}
61 ignore.spring.version=2.5.6.SEC01
62 # EDITED: Filter the version to match the pom
63 ignore.spring.osgi.version=${spring.osgi.version}
65 ignore.slf4j.version=${slf4j.version}
66 ignore.asm.version=2.2.3
84 org.junit,com.springsource.junit,${ignore.junit.version}=
87 ${ignore.log4j.groupId},log4j,${ignore.log4j.version}=
89 #${ignore.slf4j.groupId},slf4j-api,${ignore.slf4j.version}=
90 #${ignore.slf4j.groupId},slf4j-log4j12,${ignore.slf4j.version}=
91 #${ignore.slf4j.groupId},jcl104-over-slf4j,${ignore.slf4j.version}=
94 ${ignore.slf4j.groupId},slf4j-api,${ignore.slf4j.version}=
95 ${ignore.slf4j.groupId},slf4j-log4j12,${ignore.slf4j.version}=
96 ${ignore.slf4j.groupId},jcl-over-slf4j,${ignore.slf4j.version}=
100 org.objectweb.asm,com.springsource.org.objectweb.asm,${ignore.asm.version}=
102 edu.emory.mathcs.backport,com.springsource.edu.emory.mathcs.backport,${ignore.backport.version}=-15
105 ${ignore.spring.groupId},org.springframework.beans,${ignore.spring.version}=
106 ${ignore.spring.groupId},org.springframework.core,${ignore.spring.version}=
107 ${ignore.spring.groupId},org.springframework.context,${ignore.spring.version}=
108 ${ignore.spring.groupId},org.springframework.aop,${ignore.spring.version}=
109 ${ignore.spring.groupId},org.springframework.test,${ignore.spring.version}=
113 ${ignore.spring.osgi.groupId},spring-osgi-io,${ignore.spring.osgi.version}=
114 ${ignore.spring.osgi.groupId},spring-osgi-core,${ignore.spring.osgi.version}=
115 ${ignore.spring.osgi.groupId},spring-osgi-annotation,${ignore.spring.osgi.version}=+15
116 ${ignore.spring.osgi.groupId},spring-osgi-extender,${ignore.spring.osgi.version}=
117 ${ignore.spring.osgi.groupId},spring-osgi-test,${ignore.spring.osgi.version}=