File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 <extension >
44 <groupId >io.takari.polyglot</groupId >
55 <artifactId >polyglot-ruby</artifactId >
6- <version >0.2.1 </version >
6+ <version >0.4.0 </version >
77 </extension >
88</extensions >
Original file line number Diff line number Diff line change @@ -42,12 +42,12 @@ DO NOT MODIFIY - GENERATED CODE
4242 </developer >
4343 </developers >
4444 <properties >
45- <source .directory>src</source .directory>
46- <wordcram .basedir>${project.basedir} </wordcram .basedir>
47- <polyglot .dump.pom>pom.xml</polyglot .dump.pom>
48- <project .build.sourceEncoding>utf-8</project .build.sourceEncoding>
4945 <maven .compiler.source>1.8</maven .compiler.source>
5046 <maven .compiler.target>1.8</maven .compiler.target>
47+ <polyglot .dump.pom>pom.xml</polyglot .dump.pom>
48+ <project .build.sourceEncoding>utf-8</project .build.sourceEncoding>
49+ <source .directory>src</source .directory>
50+ <wordcram .basedir>${project.basedir} </wordcram .basedir>
5151 </properties >
5252 <dependencies >
5353 <dependency >
You can’t perform that action at this time.
0 commit comments