File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
spring/fluentforms-spring-boot-starter Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212 <artifactId >fluentforms-spring-boot-starter</artifactId >
13- <version >0.0.3-SNAPSHOT </version >
13+ <version >0.0.3</version >
1414 <name >FluentForms Spring Boot Starter</name >
1515 <description >Spring Boot starter for FluentForms library</description >
1616 <properties >
1717 <java .version>17</java .version>
1818 <jasypt .spring.boot.version>3.0.5</jasypt .spring.boot.version>
1919 <jasypt .maven.plugin.version>3.0.5</jasypt .maven.plugin.version>
20- <fluentforms .version>0.0.3-SNAPSHOT </fluentforms .version>
21- <fluentforms-autoconfigure .version>0.0.3-SNAPSHOT </fluentforms-autoconfigure .version>
20+ <fluentforms .version>0.0.3</fluentforms .version>
21+ <fluentforms-autoconfigure .version>0.0.3</fluentforms-autoconfigure .version>
2222 </properties >
2323
2424 <distributionManagement >
You can’t perform that action at this time.
0 commit comments