Hi Everyone,
Who added this dependency to the root pom.xml and why?

            <dependency>
                <artifactId>openaz</artifactId>
                <groupId>org.openliberty</groupId>
                <version>0.0.1-SNAPSHOT</version>
            </dependency>

In general it is bad form to ship with a SNAPSHOT dependency so we need to get rid of this.
Kevin.

--
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.

Reply via email to