File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
module JOpenSSL
2
- VERSION = '0.10.5 '
2
+ VERSION = '0.10.6.dev '
3
3
BOUNCY_CASTLE_VERSION = '1.65'
4
4
end
5
5
Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ DO NOT MODIFIY - GENERATED CODE
6
6
7
7
8
8
-->
9
- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http ://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
9
+ <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https ://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns =" http://maven.apache.org/POM/4.0.0"
10
10
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<groupId >rubygems</groupId >
13
13
<artifactId >jruby-openssl</artifactId >
14
- <version >0.10.5 </version >
14
+ <version >0.10.6.dev-SNAPSHOT </version >
15
15
<packaging >gem</packaging >
16
16
<name >JRuby OpenSSL</name >
17
17
<description >JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.</description >
You can’t perform that action at this time.
0 commit comments