Why is the dependency on struts-annotations in struts2-core locked to
a particular snapshot?

        <dependency>
            <groupId>org.apache.struts</groupId>
            <artifactId>struts-annotations</artifactId>
            <version>1.0.3-20080123.123514-2</version>
            <optional>true</optional>
        </dependency>

This prevents using a locally-built snapshot of struts-annotations.

Any objections to changing it to 1.0.3-SNAPSHOT?

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to