Skip to content

Instantly share code, notes, and snippets.

@headius
Created November 24, 2014 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save headius/06d4e2e493f7d80af77c to your computer and use it in GitHub Desktop.
Save headius/06d4e2e493f7d80af77c to your computer and use it in GitHub Desktop.
diff --git a/maven/jruby-jars/lib/jruby-jars/version.rb b/maven/jruby-jars/lib/jruby-jars/version.rb
index 9aa3cf0..7e067f8 100644
--- a/maven/jruby-jars/lib/jruby-jars/version.rb
+++ b/maven/jruby-jars/lib/jruby-jars/version.rb
@@ -1,4 +1,4 @@
module JRubyJars
- VERSION = '9.0.0.0.SNAPSHOT'
+ VERSION = '9.0.0.0.snapshot'
MAVEN_VERSION = '9.0.0.0-SNAPSHOT'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment