File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.openapi</groupId >
22
22
<artifactId >microprofile-openapi-parent</artifactId >
23
- <version >3.1.2 </version >
23
+ <version >3.2-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-openapi-api</artifactId >
Original file line number Diff line number Diff line change 23
23
</parent >
24
24
<groupId >org.eclipse.microprofile.openapi</groupId >
25
25
<artifactId >microprofile-openapi-parent</artifactId >
26
- <version >3.1.2 </version >
26
+ <version >3.2-SNAPSHOT </version >
27
27
<packaging >pom</packaging >
28
28
<name >MicroProfile OpenAPI</name >
29
29
<description >Eclipse MicroProfile OpenAPI</description >
56
56
<url >https://github.com/eclipse/microprofile-open-api</url >
57
57
<connection >scm:git:https://github.com/eclipse/microprofile-open-api.git</connection >
58
58
<
developerConnection >scm:git:
[email protected] :eclipse/microprofile-open-api.git</
developerConnection >
59
- <tag >3.1.2 </tag >
59
+ <tag >3.1-SNAPSHOT </tag >
60
60
</scm >
61
61
62
62
<issueManagement >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.openapi</groupId >
22
22
<artifactId >microprofile-openapi-parent</artifactId >
23
- <version >3.1.2 </version >
23
+ <version >3.2-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-openapi-spec</artifactId >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.openapi</groupId >
22
22
<artifactId >microprofile-openapi-parent</artifactId >
23
- <version >3.1.2 </version >
23
+ <version >3.2-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-openapi-spi</artifactId >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.openapi</groupId >
22
22
<artifactId >microprofile-openapi-parent</artifactId >
23
- <version >3.1.2 </version >
23
+ <version >3.2-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-openapi-tck</artifactId >
You can’t perform that action at this time.
0 commit comments