This is an automated email from the ASF dual-hosted git repository. snoopdave pushed a commit to branch roller-6.0.x in repository https://gitbox.apache.org/repos/asf/roller.git
commit 4716af395175503e009266c20ec2c59824086b2d Author: David M. Johnson <[email protected]> AuthorDate: Sun Dec 1 15:15:54 2019 -0500 Struts 2.5.22 is released. --- app/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index 5581d0c..c3aff47 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -796,11 +796,4 @@ limitations under the License. </build> - <repositories> - <repository> - <id>struts-staging</id> - <url>https://repository.apache.org/content/groups/staging/</url> - </repository> - </repositories> - </project>
