File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ freezing to) a specific jruby-complete jar version.</description>
6767 </extension >
6868 </extensions >
6969 <directory >${basedir} /pkg</directory >
70- <finalName >${project.artifactId} -1.7.27.dev </finalName >
70+ <finalName >${project.artifactId} -1.7.27</finalName >
7171 <plugins >
7272 <plugin >
7373 <groupId >de.saumya.mojo</groupId >
@@ -114,7 +114,7 @@ freezing to) a specific jruby-complete jar version.</description>
114114 <artifactId >maven-invoker-plugin</artifactId >
115115 <configuration >
116116 <properties >
117- <ruby .version>1.7.27.dev </ruby .version>
117+ <ruby .version>1.7.27</ruby .version>
118118 <gem .home>${project.build.directory} /rubygems</gem .home>
119119 <gem .path>${project.build.directory} /rubygems</gem .path>
120120 </properties >
You can’t perform that action at this time.
0 commit comments