This repository was archived by the owner on Oct 15, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.github.chrisbanes.bitmapcache</groupId >
12
12
<artifactId >parent</artifactId >
13
- <version >2.2.2 </version >
13
+ <version >2.2.3-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<dependencies >
Original file line number Diff line number Diff line change 5
5
<groupId >com.github.chrisbanes.bitmapcache</groupId >
6
6
<artifactId >parent</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >2.2.2 </version >
8
+ <version >2.2.3-SNAPSHOT </version >
9
9
<name >Android-BitmapCache Project</name >
10
10
<description >A custom Bitmap cache implementation for Android</description >
11
11
<url >https://github.com/chrisbanes/Android-BitmapCache</url >
28
28
<url >https://github.com/chrisbanes/Android-BitmapCache</url >
29
29
<connection >scm:git:git://github.com/chrisbanes/Android-BitmapCache.git</connection >
30
30
<
developerConnection >scm:git:
[email protected] :chrisbanes/Android-BitmapCache.git</
developerConnection >
31
- <tag >v2.2.2 </tag >
31
+ <tag >HEAD </tag >
32
32
</scm >
33
33
34
34
<developers >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >com.github.chrisbanes.bitmapcache</groupId >
12
12
<artifactId >parent</artifactId >
13
- <version >2.2.2 </version >
13
+ <version >2.2.3-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<dependencies >
You can’t perform that action at this time.
0 commit comments