mrbytes
2013-07-19 3f4a7a3296af87ecd7d6e0e0a8d4ab541cf8629c
build.moxie
@@ -10,12 +10,12 @@
description: pure Java Git solution
groupId: com.gitblit
artifactId: gitblit
version: 1.3.0-SNAPSHOT
version: 1.3.1-SNAPSHOT
inceptionYear: 2011
# Current stable release
releaseVersion: 1.2.1
releaseDate: '2013-01-15'
releaseVersion: 1.3.0
releaseDate: 2013-07-14
# Project urls
url: 'http://gitblit.com'
@@ -100,7 +100,7 @@
  jetty.version  : 7.6.8.v20121106
  wicket.version : 1.4.21
  lucene.version : 3.6.1
  jgit.version   : 3.0.0-SNAPSHOT
  jgit.version   : 3.0.0.201306101825-r
  groovy.version : 1.8.8
  bouncycastle.version : 1.47
  selenium.version : 2.28.0
@@ -158,4 +158,3 @@
# Dependencies with the "build" scope are retrieved
# and injected into the Ant runtime classpath
- build 'jacoco'