File tree Expand file tree Collapse file tree 7 files changed +30
-7
lines changed
Expand file tree Collapse file tree 7 files changed +30
-7
lines changed Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.onap.cps.ncmp-dmi-plugin</groupId >
2626 <artifactId >ncmp-dmi-plugin</artifactId >
27- <version >1.7.0 -SNAPSHOT</version >
27+ <version >1.7.1 -SNAPSHOT</version >
2828 </parent >
2929
3030 <artifactId >dmi-service</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.onap.cps.ncmp-dmi-plugin</groupId >
2525 <artifactId >dmi-stub</artifactId >
26- <version >1.7.0 -SNAPSHOT</version >
26+ <version >1.7.1 -SNAPSHOT</version >
2727 </parent >
2828
2929 <artifactId >dmi-stub-app</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.onap.cps.ncmp-dmi-plugin</groupId >
2525 <artifactId >dmi-stub</artifactId >
26- <version >1.7.0 -SNAPSHOT</version >
26+ <version >1.7.1 -SNAPSHOT</version >
2727 </parent >
2828
2929 <artifactId >dmi-stub-service</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.onap.cps.ncmp-dmi-plugin</groupId >
2525 <artifactId >ncmp-dmi-plugin</artifactId >
26- <version >1.7.0 -SNAPSHOT</version >
26+ <version >1.7.1 -SNAPSHOT</version >
2727 </parent >
2828
2929 <artifactId >dmi-stub</artifactId >
Original file line number Diff line number Diff line change @@ -19,6 +19,29 @@ DMI-Plugin Release Notes
1919.. * * * PARIS * * *
2020.. ====================
2121
22+ Version: 1.7.1
23+ ==============
24+
25+ Release Data
26+ ------------
27+
28+ +--------------------------------------+--------------------------------------------------------+
29+ | **CPS Project ** | DMI-Plugin |
30+ | | |
31+ +--------------------------------------+--------------------------------------------------------+
32+ | **Docker images ** | onap/ncmp-dmi-plugin:1.7.1 |
33+ | | |
34+ +--------------------------------------+--------------------------------------------------------+
35+ | **Release designation ** | 1.7.1 Paris |
36+ | | |
37+ +--------------------------------------+--------------------------------------------------------+
38+ | **Release date ** | (not yet released) |
39+ | | |
40+ +--------------------------------------+--------------------------------------------------------+
41+
42+ Features
43+ --------
44+
2245Version: 1.7.0
2346==============
2447
@@ -35,7 +58,7 @@ Release Data
3558| **Release designation ** | 1.7.0 Paris |
3659| | |
3760+--------------------------------------+--------------------------------------------------------+
38- | **Release date ** | (not yet released) |
61+ | **Release date ** | 2025 May 28 |
3962| | |
4063+--------------------------------------+--------------------------------------------------------+
4164
Original file line number Diff line number Diff line change 3737
3838 <groupId >org.onap.cps.ncmp-dmi-plugin</groupId >
3939 <artifactId >ncmp-dmi-plugin</artifactId >
40- <version >1.7.0 -SNAPSHOT</version >
40+ <version >1.7.1 -SNAPSHOT</version >
4141 <name >ncmp-dmi-plugin</name >
4242 <description >DMI Plugin Service</description >
4343 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 2222
2323major =1
2424minor =7
25- patch =0
25+ patch =1
2626
2727base_version =${major}.${minor}.${patch}
2828
You can’t perform that action at this time.
0 commit comments