This repository was archived by the owner on Jan 21, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
raml-client-generator-core
raml-client-generator-example
raml-client-generator-maven-plugin Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.mule.raml.codegen</groupId >
66 <artifactId >raml-client-generator-parent</artifactId >
7- <version >0.7-SNAPSHOT </version >
7+ <version >0.7</version >
88 <packaging >pom</packaging >
99
1010 <modules >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.mule.raml.codegen</groupId >
1414 <artifactId >raml-client-generator-parent</artifactId >
15- <version >0.7-SNAPSHOT </version >
15+ <version >0.7</version >
1616 </parent >
1717
1818 <properties >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.mule.raml.codegen</groupId >
1414 <artifactId >raml-client-generator-parent</artifactId >
15- <version >0.7-SNAPSHOT </version >
15+ <version >0.7</version >
1616 </parent >
1717
1818 <properties >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <groupId >org.mule.raml.codegen</groupId >
1414 <artifactId >raml-client-generator-parent</artifactId >
15- <version >0.7-SNAPSHOT </version >
15+ <version >0.7</version >
1616 </parent >
1717
1818 <dependencies >
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ There is also a maven plugin that allows you to generate the client code during
9595 <plugin >
9696 <groupId >org.mule.raml.codegen</groupId >
9797 <artifactId >raml-client-generator-maven-plugin</artifactId >
98- <version >0.6 </version >
98+ <version >0.7 </version >
9999 <executions >
100100 <execution >
101101 <goals >
You can’t perform that action at this time.
0 commit comments