Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit 23cb44c

Browse files
committed
Move back to development version
1 parent 15915ef commit 23cb44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ElasticsearchGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class ElasticsearchGrailsPlugin {
3636

3737
private static final Logger LOG = LoggerFactory.getLogger(this)
3838

39-
def version = '0.0.4.6'
39+
def version = '0.0.4.x-SNAPSHOT'
4040
def grailsVersion = '2.2.0 > *'
4141

4242
def loadAfter = ['services', 'mongodb']

0 commit comments

Comments
 (0)