File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.golo-lang</groupId >
23
23
<artifactId >golo-maven-plugin</artifactId >
24
- <version >1.1.0 </version >
24
+ <version >1.2.0-SNAPSHOT </version >
25
25
26
26
<parent >
27
27
<groupId >org.sonatype.oss</groupId >
71
71
72
72
<properties >
73
73
74
- <gololang .version>1.1.0 </gololang .version>
74
+ <gololang .version>1.2.0-SNAPSHOT </gololang .version>
75
75
<txtmark .version>0.11</txtmark .version>
76
76
77
77
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.golo-lang</groupId >
23
23
<artifactId >golo-jmh-benchmarks</artifactId >
24
- <version >1.1.0 </version >
24
+ <version >1.2.0-SNAPSHOT </version >
25
25
26
26
<packaging >jar</packaging >
27
27
Original file line number Diff line number Diff line change 21
21
22
22
<groupId >org.golo-lang</groupId >
23
23
<artifactId >golo</artifactId >
24
- <version >1.1.0 </version >
24
+ <version >1.2.0-SNAPSHOT </version >
25
25
26
26
<parent >
27
27
<groupId >org.sonatype.oss</groupId >
You can’t perform that action at this time.
0 commit comments