Fix compile error due to expired sli snapshot 77/131377/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 4 Oct 2022 20:07:19 +0000 (16:07 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 4 Oct 2022 20:07:19 +0000 (16:07 -0400)
Update sli version to released version 1.5.1 to resolve compile
errors due to expired sli snapshot version

Issue-ID: CCSDK-3754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I3de2eb7d5b087197ae114d19d1cd23ab92e58270

pom.xml

diff --git a/pom.xml b/pom.xml
index 07132f7..103e1bc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@ limitations under the License.
         <ccsdk.build.timestamp>${maven.build.timestamp}</ccsdk.build.timestamp>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
 
-        <ccsdk.sli.version>1.5.0-SNAPSHOT</ccsdk.sli.version>
+        <ccsdk.sli.version>1.5.1</ccsdk.sli.version>
         <ccsdk.cds.version>${project.version}</ccsdk.cds.version>
     </properties>