File tree Expand file tree Collapse file tree 14 files changed +30
-30
lines changed Expand file tree Collapse file tree 14 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.ubaid.ms</groupId >
6
6
<artifactId >CC-CN-APP</artifactId >
7
- <version >0.0.2-SNAPSHOT </version >
7
+ <version >0.0.2</version >
8
8
<relativePath /> <!-- lookup parent from repository -->
9
9
</parent >
10
10
<artifactId >api-gateway</artifactId >
11
- <version >0.0.2-SNAPSHOT </version >
11
+ <version >0.0.2</version >
12
12
<name >API Gateway</name >
13
13
<description >Spring Cloud API Gateway Server</description >
14
14
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.ubaid.ms</groupId >
6
6
<artifactId >CC-CN-APP</artifactId >
7
- <version >0.0.2-SNAPSHOT </version >
7
+ <version >0.0.2</version >
8
8
<relativePath /> <!-- lookup parent from repository -->
9
9
</parent >
10
10
<artifactId >audit</artifactId >
11
- <version >0.0.2-SNAPSHOT </version >
11
+ <version >0.0.2</version >
12
12
<name >Audit Service</name >
13
13
<description >Audit Logs Service</description >
14
14
<dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ubaid.ms.common</groupId >
8
8
<artifactId >common</artifactId >
9
- <version >0.0.2-SNAPSHOT </version >
9
+ <version >0.0.2</version >
10
10
</parent >
11
11
12
12
<artifactId >dto</artifactId >
13
- <version >0.0.2-SNAPSHOT </version >
13
+ <version >0.0.2</version >
14
14
<name >DTO</name >
15
15
16
16
<dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.ubaid.ms.common</groupId >
8
8
<artifactId >common</artifactId >
9
- <version >0.0.2-SNAPSHOT </version >
9
+ <version >0.0.2</version >
10
10
</parent >
11
11
12
12
<artifactId >exception</artifactId >
13
- <version >0.0.2-SNAPSHOT </version >
13
+ <version >0.0.2</version >
14
14
<name >Exception</name >
15
15
16
16
</project >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.ubaid.ms.common</groupId >
7
7
<artifactId >common</artifactId >
8
- <version >0.0.2-SNAPSHOT </version >
8
+ <version >0.0.2</version >
9
9
<name >Common Modules</name >
10
10
<description >A Parent Pom file for all common modules of Currency Conversion App</description >
11
11
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.ubaid.ms.common</groupId >
5
5
<artifactId >common</artifactId >
6
- <version >0.0.2-SNAPSHOT </version >
6
+ <version >0.0.2</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
10
10
<artifactId >util</artifactId >
11
- <version >0.0.2-SNAPSHOT </version >
11
+ <version >0.0.2</version >
12
12
<name >Util</name >
13
13
14
14
</project >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.ubaid.ms</groupId >
6
6
<artifactId >CC-CN-APP</artifactId >
7
- <version >0.0.2-SNAPSHOT </version >
7
+ <version >0.0.2</version >
8
8
<relativePath /> <!-- lookup parent from repository -->
9
9
</parent >
10
10
11
11
<artifactId >config</artifactId >
12
- <version >0.0.2-SNAPSHOT </version >
12
+ <version >0.0.2</version >
13
13
<name >Config Server</name >
14
14
<description >Cloud Configuration Server</description >
15
15
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.ubaid.ms</groupId >
6
6
<artifactId >CC-CN-APP</artifactId >
7
- <version >0.0.2-SNAPSHOT </version >
7
+ <version >0.0.2</version >
8
8
<relativePath /> <!-- lookup parent from repository -->
9
9
</parent >
10
10
<artifactId >country</artifactId >
11
- <version >0.0.2-SNAPSHOT </version >
11
+ <version >0.0.2</version >
12
12
<name >Country Service</name >
13
13
<description >A service which expose an end point to get all the countries which their currency code.</description >
14
14
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.ubaid.ms</groupId >
6
6
<artifactId >CC-CN-APP</artifactId >
7
- <version >0.0.2-SNAPSHOT </version >
7
+ <version >0.0.2</version >
8
8
<relativePath /> <!-- lookup parent from repository -->
9
9
</parent >
10
10
<artifactId >currency-conversion</artifactId >
11
- <version >0.0.2-SNAPSHOT </version >
11
+ <version >0.0.2</version >
12
12
<name >Currency Conversion Service</name >
13
13
<description >Currency Conversion Service which convert a currency from one country to another</description >
14
14
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.ubaid.ms</groupId >
6
6
<artifactId >CC-CN-APP</artifactId >
7
- <version >0.0.2-SNAPSHOT </version >
7
+ <version >0.0.2</version >
8
8
<relativePath /> <!-- lookup parent from repository -->
9
9
</parent >
10
10
<artifactId >currency-exchange</artifactId >
11
- <version >0.0.2-SNAPSHOT </version >
11
+ <version >0.0.2</version >
12
12
<name >Currency Exchange Service</name >
13
13
<description >This service get name of two countries and response the conversion factor</description >
14
14
You can’t perform that action at this time.
0 commit comments