You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/05/14 23:05:22 UTC

svn commit: r1831598 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Mon May 14 23:05:22 2018
New Revision: 1831598

URL: http://svn.apache.org/viewvc?rev=1831598&view=rev
Log:
Add comments.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1831598&r1=1831597&r2=1831598&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon May 14 23:05:22 2018
@@ -44,6 +44,10 @@
       "org.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 19"
     - Allows JApiCmp's ignoreMissingClasses parameter to be easily overridable with the property commons.japicmp.ignoreMissingClasses.
     - japicmp-maven-plugin 0.11.1 -> 0.12.0
+    - Add properties:
+      - commons.releaseManagerName
+      - commons.releaseManagerKey
+      - commons.componentrootid
       
   -->