Skip to content

Commit d0fc6e9

Browse files
Update POM Version to 1.2.0-261
1 parent cc9228b commit d0fc6e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

caf-swagger-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.github.cafapi</groupId>
2424
<artifactId>caf-swagger</artifactId>
25-
<version>1.2.0-SNAPSHOT</version>
25+
<version>1.2.0-261</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<modelVersion>4.0.0</modelVersion>
2323
<groupId>com.github.cafapi</groupId>
2424
<artifactId>caf-swagger</artifactId>
25-
<version>1.2.0-SNAPSHOT</version>
25+
<version>1.2.0-261</version>
2626
<modules>
2727
<module>caf-swagger-ui</module>
2828
<module>swagger-client-templates</module>

swagger-client-templates/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.github.cafapi</groupId>
2424
<artifactId>caf-swagger</artifactId>
25-
<version>1.2.0-SNAPSHOT</version>
25+
<version>1.2.0-261</version>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>
2828

0 commit comments

Comments
 (0)