File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11
11
</parent >
12
12
13
13
<groupId >io.mosip.registration</groupId >
14
- <version >1.1.5.5</version >
14
+ <version >1.1.5.5-P1 </version >
15
15
<artifactId >registration-client-parent</artifactId >
16
16
<packaging >pom</packaging >
17
17
<name >MOSIP Registration Client</name >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.mosip.registration</groupId >
9
9
<artifactId >registration-client-parent</artifactId >
10
- <version >1.1.5.5</version >
10
+ <version >1.1.5.5-P1 </version >
11
11
</parent >
12
12
13
13
<artifactId >registration-client</artifactId >
14
14
<packaging >jar</packaging >
15
- <version >1.1.5.5</version >
15
+ <version >1.1.5.5-P1 </version >
16
16
<name >registration-client</name >
17
17
<description >Maven project of MOSIP Registration UI</description >
18
18
22
22
<dependency >
23
23
<groupId >io.mosip.registration</groupId >
24
24
<artifactId >registration-services</artifactId >
25
- <version >1.1.5.5</version >
25
+ <version >1.1.5.5-P1 </version >
26
26
</dependency >
27
27
28
28
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >registration-client-parent</artifactId >
5
5
<groupId >io.mosip.registration</groupId >
6
- <version >1.1.5.5</version >
6
+ <version >1.1.5.5-P1 </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >registration-libs</artifactId >
10
10
<name >registration-libs</name >
11
- <version >1.1.5.5</version >
11
+ <version >1.1.5.5-P1 </version >
12
12
<description >Maven project of MOSIP Registration library</description >
13
13
<build >
14
14
<resources >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.mosip.registration</groupId >
9
9
<artifactId >registration-client-parent</artifactId >
10
- <version >1.1.5.5</version >
10
+ <version >1.1.5.5-P1 </version >
11
11
</parent >
12
12
13
13
<artifactId >registration-libs</artifactId >
14
14
<name >registration-libs</name >
15
15
<description >Maven project of MOSIP Registration library</description >
16
- <version >1.1.5.5</version >
16
+ <version >1.1.5.5-P1 </version >
17
17
<properties >
18
18
<main .basedir>${project.parent.basedir} </main .basedir>
19
19
</properties >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.mosip.registration</groupId >
8
8
<artifactId >registration-client-parent</artifactId >
9
- <version >1.1.5.5</version >
9
+ <version >1.1.5.5-P1 </version >
10
10
</parent >
11
11
<artifactId >registration-services</artifactId >
12
12
<name >registration-services</name >
13
13
<description >Maven project of MOSIP Registration Service</description >
14
- <version >1.1.5.5</version >
14
+ <version >1.1.5.5-P1 </version >
15
15
16
16
<dependencies >
17
17
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.mosip.registration</groupId >
5
5
<artifactId >registration-client-parent</artifactId >
6
- <version >1.1.5.5</version >
6
+ <version >1.1.5.5-P1 </version >
7
7
</parent >
8
8
<artifactId >registration-test</artifactId >
9
9
<name >registration-test</name >
10
10
<description >Maven project of MOSIP Registration Test</description >
11
- <version >1.1.5.5</version >
11
+ <version >1.1.5.5-P1 </version >
12
12
<properties >
13
13
<maven .compiler.source>11</maven .compiler.source>
14
14
<maven .compiler.target>11</maven .compiler.target>
63
63
<dependency >
64
64
<groupId >io.mosip.registration</groupId >
65
65
<artifactId >registration-client</artifactId >
66
- <version >1.1.5.5</version >
66
+ <version >1.1.5.5-P1 </version >
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >org.testfx</groupId >
You can’t perform that action at this time.
0 commit comments