aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-21 13:11:13 -0400
committerDan Timoney <dtimoney@att.com>2021-09-21 13:11:13 -0400
commit702c0fa6355436591e2a22d9390ecbbdade0ca6e (patch)
treed1661b98daef956ecb97a7693ab1a8d303882b8d /components/model-catalog/blueprint-model/test-blueprint/pom.xml
parent4921dbf41af1a51b306f2a52b155fa06ae2b9b42 (diff)
Roll versions for Jakarta
Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia341d92b79acd758cc9d16f24a83399d1a8a1c5b
Diffstat (limited to 'components/model-catalog/blueprint-model/test-blueprint/pom.xml')
-rw-r--r--components/model-catalog/blueprint-model/test-blueprint/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/components/model-catalog/blueprint-model/test-blueprint/pom.xml b/components/model-catalog/blueprint-model/test-blueprint/pom.xml
index 6da1a58d0..eac254f16 100644
--- a/components/model-catalog/blueprint-model/test-blueprint/pom.xml
+++ b/components/model-catalog/blueprint-model/test-blueprint/pom.xml
@@ -14,14 +14,13 @@
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.cds.components.cba</groupId>
<artifactId>blueprint-model</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>test-blueprint-model</artifactId>