James Moger
2014-04-17 e2a915fddc144a86bd0e029fb8c9f6cfbd676947
build.moxie
@@ -10,12 +10,12 @@
description: pure Java Git solution
groupId: com.gitblit
artifactId: gitblit
version: 1.5.0-SNAPSHOT
version: 1.5.0
inceptionYear: 2011
# Current stable release
releaseVersion: 1.4.1
releaseDate: 2014-03-18
releaseVersion: 1.5.0
releaseDate: 2014-04-17
# Project urls
url: 'http://gitblit.com'
@@ -131,8 +131,8 @@
# Standard dependencies
- compile 'com.intellij:annotations:12.0' :war
- compile 'log4j:log4j:1.2.17' :war :fedclient :authority
- compile 'org.slf4j:slf4j-api:1.6.6' :war :fedclient :authority
- compile 'org.slf4j:slf4j-log4j12:1.6.6' :war :fedclient :authority
- compile 'org.slf4j:slf4j-api:1.7.5' :war :fedclient :authority
- compile 'org.slf4j:slf4j-log4j12:1.7.5' :war :fedclient :authority
- compile 'javax.mail:mail:1.4.3' :war :authority
- compile 'javax.servlet:javax.servlet-api:3.1.0' :fedclient
- compile 'org.eclipse.jetty.aggregate:jetty-all:${jetty.version}' @jar