Update release profile to be used with oss-release profile from parent (#4048)
Change-Id: I91ab287dd27ad550df576e0ea6d07b1cfa717f5a
Signed-off-by: Jan Supol <jan.supol@oracle.com>
diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml
index 865154f..27d7458 100644
--- a/examples/helloworld-cdi2-se/pom.xml
+++ b/examples/helloworld-cdi2-se/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 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
@@ -71,7 +71,7 @@
<profiles>
<profile>
- <id>release</id>
+ <id>pre-release</id>
<build>
<plugins>
<plugin>