File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
fluentforms-sample-cli-app
fluentforms-sample-web-jersey-app
fluentforms-sample-webmvc-app Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >com._4point.aem.fluentforms</groupId >
1212 <artifactId >fluentforms-sample-cli-app</artifactId >
13- <version >0.0.4-SNAPSHOT </version >
13+ <version >0.0.4</version >
1414 <name >Simple Sample App</name >
1515
1616 <distributionManagement >
3535 <dependency >
3636 <groupId >com._4point.aem.fluentforms</groupId >
3737 <artifactId >fluentforms-spring-boot-starter</artifactId >
38- <version >0.0.4-SNAPSHOT </version >
38+ <version >0.0.4</version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >com._4point.aem.fluentforms</groupId >
1111 <artifactId >fluentforms-sample-web-app</artifactId >
12- <version >0.0.4-SNAPSHOT </version >
12+ <version >0.0.4</version >
1313 <name >Fluent Forms Spring Boot Sample Web Application</name >
1414 <description >Sample Spring Boot Web Application (using Jersey JAX-RS) that utilizes the Fluent Forms Spring Boot Starters</description >
1515
1818 <wiremock .version>3.13.1</wiremock .version>
1919 <wiremock-spring-boot .version>3.10.6</wiremock-spring-boot .version>
2020 <htmlunit .version>4.16.0</htmlunit .version>
21- <fluentforms .spring.boot.starter.version>0.0.4-SNAPSHOT </fluentforms .spring.boot.starter.version>
21+ <fluentforms .spring.boot.starter.version>0.0.4</fluentforms .spring.boot.starter.version>
2222 <fp .hamcrest.matchers.version>0.0.4-SNAPSHOT</fp .hamcrest.matchers.version>
2323 </properties >
2424
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >com._4point.aem.fluentforms</groupId >
1111 <artifactId >fluentforms-sample-webmvc-app</artifactId >
12- <version >0.0.4-SNAPSHOT </version >
12+ <version >0.0.4</version >
1313 <name >Fluent Forms Spring Boot Sample Web MVC Application</name >
1414 <description >Sample Spring Boot Web MVC Application that utilizes the Fluent Forms Spring Boot Starters</description >
1515
1818 <wiremock .version>3.13.1</wiremock .version>
1919 <wiremock-spring-boot .version>3.10.6</wiremock-spring-boot .version>
2020 <htmlunit .version>4.16.0</htmlunit .version>
21- <fluentforms .spring.boot.starter.version>0.0.4-SNAPSHOT </fluentforms .spring.boot.starter.version>
21+ <fluentforms .spring.boot.starter.version>0.0.4</fluentforms .spring.boot.starter.version>
2222 <fp .hamcrest.matchers.version>0.0.4-SNAPSHOT</fp .hamcrest.matchers.version>
2323 </properties >
2424
You can’t perform that action at this time.
0 commit comments