File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<groupId >eu.inmite.android.lib</groupId >
7
7
<artifactId >android-styled-dialogs-parent</artifactId >
8
8
<relativePath >../pom.xml</relativePath >
9
- <version >1.1.1-SNAPSHOT </version >
9
+ <version >1.1.1</version >
10
10
</parent >
11
11
12
12
<artifactId >android-styled-dialogs-demo</artifactId >
33
33
<dependency >
34
34
<groupId >eu.inmite.android.lib</groupId >
35
35
<artifactId >android-styled-dialogs</artifactId >
36
- <version >1.1.1-SNAPSHOT </version >
36
+ <version >1.1.1</version >
37
37
<type >aar</type >
38
38
</dependency >
39
39
</dependencies >
Original file line number Diff line number Diff line change 6
6
<groupId >eu.inmite.android.lib</groupId >
7
7
<artifactId >android-styled-dialogs-parent</artifactId >
8
8
<relativePath >../pom.xml</relativePath >
9
- <version >1.1.1-SNAPSHOT </version >
9
+ <version >1.1.1</version >
10
10
</parent >
11
11
12
12
<artifactId >android-styled-dialogs</artifactId >
Original file line number Diff line number Diff line change 28
28
<groupId >eu.inmite.android.lib</groupId >
29
29
<artifactId >android-styled-dialogs-parent</artifactId >
30
30
<packaging >pom</packaging >
31
- <version >1.1.1-SNAPSHOT </version >
31
+ <version >1.1.1</version >
32
32
33
33
<name >Android StyledDialogs Parent</name >
34
34
<description >Android library for creating styleable dialogs easily</description >
61
61
<connection >scm:git:https://github.com/inmite/android-styled-dialogs.git</connection >
62
62
<developerConnection >scm:git:https://github.com/inmite/android-styled-dialogs.git</developerConnection >
63
63
<url >https://github.com/inmite/android-styled-dialogs</url >
64
- <tag >HEAD </tag >
64
+ <tag >android-styled-dialogs-parent-1.1.1 </tag >
65
65
</scm >
66
66
67
67
<issueManagement >
You can’t perform that action at this time.
0 commit comments