aboutsummaryrefslogtreecommitdiffstats
path: root/security/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'security/pom.xml')
-rw-r--r--security/pom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/security/pom.xml b/security/pom.xml
index 37a3f020..cfc2da9d 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -20,7 +20,7 @@ language governing permissions and limitations under the License.
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>sdk</artifactId>
- <version>1.8.9-SNAPSHOT</version>
+ <version>${revision}</version>
</parent>
<groupId>org.onap.dcaegen2.services.sdk.security</groupId>
@@ -35,4 +35,8 @@ language governing permissions and limitations under the License.
<module>ssl</module>
</modules>
+ <properties>
+ <onap-gerrit-review>-changelog-missing</onap-gerrit-review>
+ </properties>
+
</project>