File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed
spring-cache-integration-test Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
2
<modelVersion >4.0.0</modelVersion >
3
3
<parent >
4
4
<groupId >com.google.code.simple-spring-memcached</groupId >
5
5
<artifactId >simple-spring-memcached-parent</artifactId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.5.0 </version >
7
7
</parent >
8
8
9
9
<artifactId >aws-elasticache-provider</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.google.code.simple-spring-memcached</groupId >
5
5
<artifactId >simple-spring-memcached-parent</artifactId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.5.0 </version >
7
7
</parent >
8
8
<artifactId >integration-test</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.google.code.simple-spring-memcached</groupId >
5
5
<artifactId >simple-spring-memcached-parent</artifactId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.5.0 </version >
7
7
</parent >
8
8
9
9
<artifactId >jmemcached-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 9
9
<groupId >com.google.code.simple-spring-memcached</groupId >
10
10
<artifactId >simple-spring-memcached-parent</artifactId >
11
11
<packaging >pom</packaging >
12
- <version >3.4.1-SNAPSHOT </version >
12
+ <version >3.5.0 </version >
13
13
<name >simple-spring-memcached-parent</name >
14
14
<description >Simple spring memcached - parent</description >
15
15
<url >http://github.com/ragnor/simple-spring-memcached</url >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.google.code.simple-spring-memcached</groupId >
5
5
<artifactId >simple-spring-memcached-parent</artifactId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.5.0 </version >
7
7
</parent >
8
8
<artifactId >simple-spring-memcached</artifactId >
9
9
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.google.code.simple-spring-memcached</groupId >
5
5
<artifactId >simple-spring-memcached-parent</artifactId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.5.0 </version >
7
7
</parent >
8
8
9
9
<artifactId >spring-cache-integration-test</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.google.code.simple-spring-memcached</groupId >
5
5
<artifactId >simple-spring-memcached-parent</artifactId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.5.0 </version >
7
7
</parent >
8
8
9
9
<artifactId >spring-cache</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.google.code.simple-spring-memcached</groupId >
5
5
<artifactId >simple-spring-memcached-parent</artifactId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.5.0 </version >
7
7
</parent >
8
8
9
9
<artifactId >spymemcached-provider</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.google.code.simple-spring-memcached</groupId >
5
5
<artifactId >simple-spring-memcached-parent</artifactId >
6
- <version >3.4.1-SNAPSHOT </version >
6
+ <version >3.5.0 </version >
7
7
</parent >
8
8
9
9
<artifactId >xmemcached-provider</artifactId >
You can’t perform that action at this time.
0 commit comments