> [ X] General Availability (GA)

Just a little question: why don't we include the address of the maven
staging repository in the vote process?
Many lazy users (like me) just want  to change only the struts version
inside their pom, for instance :
<org.apache.struts.version>2.3.1.1</org.apache.struts.version>

I don't know if it is the right way, but I found very useful to add
the staging repository on my settings.xml
        <repository>
            <id>apache.staging</id>
            <name>ASF Maven Staging</name>
            <url>https://repository.apache.org/content/groups/staging/</url>
        </repository>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to