File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<artifactId >openapi-dart-generator</artifactId >
5
5
<packaging >jar</packaging >
6
6
<name >openapi-dart-generator</name >
7
- <version >6.1-SNAPSHOT </version >
7
+ <version >6.1</version >
8
8
9
9
<description >
10
10
dart2 generator from openapi 3.x spec files. Changing to openapitools dependencies.
30
30
<
connection >scm:git:
[email protected] :dart-ogurets/dart-openapi-maven.git</
connection >
31
31
<
developerConnection >scm:git:
[email protected] :dart-ogurets/dart-openapi-maven.git</
developerConnection >
32
32
<
url >
[email protected] :dart-ogurets/dart-openapi-maven.git</
url >
33
- <tag >HEAD </tag >
33
+ <tag >openapi-dart-generator-6.1 </tag >
34
34
</scm >
35
35
36
36
<properties >
168
168
<execution >
169
169
<id >default-compile</id >
170
170
<phase >none</phase >
171
- <configuration />
171
+ <configuration />
172
172
</execution >
173
173
<!-- Replacing default-testCompile as it is treated specially by maven -->
174
174
<execution >
175
175
<id >default-testCompile</id >
176
176
<phase >none</phase >
177
- <configuration />
177
+ <configuration />
178
178
</execution >
179
179
<execution >
180
180
<id >java-compile</id >
You can’t perform that action at this time.
0 commit comments