File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 31
31
<parent >
32
32
<artifactId >js-android-sdk-aggregator</artifactId >
33
33
<groupId >com.jaspersoft.android.sdk</groupId >
34
- <version >1.6-SNAPSHOT </version >
34
+ <version >1.6</version >
35
35
</parent >
36
36
37
37
<artifactId >js-android-sdk-client</artifactId >
38
38
<name >js-android-sdk-client</name >
39
- <version >1.6-SNAPSHOT </version >
39
+ <version >1.6</version >
40
40
41
41
<dependencies >
42
42
Original file line number Diff line number Diff line change 34
34
35
35
<groupId >com.jaspersoft.android.sdk</groupId >
36
36
<artifactId >js-android-sdk-aggregator</artifactId >
37
- <version >1.6-SNAPSHOT </version >
37
+ <version >1.6</version >
38
38
<packaging >pom</packaging >
39
39
40
40
<modules >
Original file line number Diff line number Diff line change 26
26
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
27
27
package =" com.jaspersoft.android.sdk.ui"
28
28
android : versionCode =" 4"
29
- android : versionName =" 1.6-SNAPSHOT " >
29
+ android : versionName =" 1.6" >
30
30
</manifest >
Original file line number Diff line number Diff line change 31
31
<parent >
32
32
<artifactId >js-android-sdk-aggregator</artifactId >
33
33
<groupId >com.jaspersoft.android.sdk</groupId >
34
- <version >1.6-SNAPSHOT </version >
34
+ <version >1.6</version >
35
35
</parent >
36
36
37
37
<artifactId >js-android-sdk-ui</artifactId >
38
- <version >1.6-SNAPSHOT </version >
38
+ <version >1.6</version >
39
39
<packaging >apklib</packaging >
40
40
41
41
<dependencies >
46
46
<dependency >
47
47
<groupId >com.jaspersoft.android.sdk</groupId >
48
48
<artifactId >js-android-sdk-client</artifactId >
49
- <version >1.6-SNAPSHOT </version >
49
+ <version >1.6</version >
50
50
<scope >provided</scope >
51
51
</dependency >
52
52
</dependencies >
You can’t perform that action at this time.
0 commit comments