1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Set versions to 3.0.2-CI-SNAPSHOT, post release.

This commit is contained in:
Luke Taylor
2010-01-15 18:15:19 +00:00
parent 05634f97dc
commit 51dfc0fb39
29 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import java.util.jar.Manifest
import org.gradle.api.tasks.bundling.GradleManifest
allprojects {
version = '3.0.1.RELEASE'
version = '3.0.2.CI-SNAPSHOT'
group = 'org.springframework.security'
repositories {