Codebase list activemq-protobuf / da77edd
libactivemq-protobuf-java.poms: Remove --has-package-version flag Markus Koschany 6 years ago
1 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
2222 # --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created
2323 # temporarily for certain artifacts such as Javadoc jars.
2424 #
25 pom.xml --no-parent --has-package-version
26 activemq-protobuf/pom.xml --has-package-version --java-lib
27 activemq-protobuf-test/pom.xml --ignore-pom --has-package-version --java-lib
25 pom.xml --no-parent
26 activemq-protobuf/pom.xml --java-lib
27 activemq-protobuf-test/pom.xml --ignore-pom --java-lib