Update release profile to be used with oss-release profile from parent
Change-Id: I91ab287dd27ad550df576e0ea6d07b1cfa717f5a
Signed-off-by: Jan Supol <jan.supol@oracle.com>
diff --git a/examples/cdi-webapp/pom.xml b/examples/cdi-webapp/pom.xml
index 0b2149e..9f7e90f 100644
--- a/examples/cdi-webapp/pom.xml
+++ b/examples/cdi-webapp/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Distribution License v. 1.0, which is available at
@@ -103,7 +103,7 @@
</properties>
</profile>
<profile>
- <id>release</id>
+ <id>pre-release</id>
<build>
<plugins>
<plugin>