diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2023-02-15 17:40:36 -0500 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2023-02-22 16:00:41 -0500 |
commit | d2e368fcc6f9aeedec1f036d5b5e3e72e1460b59 (patch) | |
tree | e166080b98114b700392e6a8c94911ddf9ccea83 /pom.xml | |
parent | 76db0c428b23dfefa6d03b946d1343db0d1a787f (diff) |
heartbeat ms Test updates
Handle no-pragma cases
Change-Id: I963542e39a59d6210645abed6e30a0cf5fc3159b
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2953
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.services</groupId> <artifactId>heartbeat</artifactId> <name>dcaegen2-services-heartbeat</name> - <version>2.6.0</version> + <version>2.6.1</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <sonar.sources>.</sonar.sources> |