Update pom.xml

This commit is contained in:
Marcin Grzejszczak
2023-03-28 11:32:44 +02:00
committed by GitHub
parent 55eb78190c
commit 3a29996993

View File

@@ -10,7 +10,7 @@
</parent>
<groupId>oz.native.sample</groupId>
<artifactId>function-sample-aws-native</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>4.0.0.RELEASE</version>
<name>function-sample-aws-native</name>
<description>Sample of AWS with Spring Native</description>
<properties>