Skip to content

Commit 35e7d47

Browse files
committed
Version 1.2-SNAPSHOT
1 parent eefd5e5 commit 35e7d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SequenceGeneratorGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import javax.management.ObjectName
2929
import java.lang.management.ManagementFactory
3030

3131
class SequenceGeneratorGrailsPlugin {
32-
def version = "1.1"
32+
def version = "1.2-SNAPSHOT"
3333
def grailsVersion = "2.0 > *"
3434
def dependsOn = [:]
3535
def loadAfter = ['domainClass', 'services']

0 commit comments

Comments
 (0)