File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
fluentforms-sample-cli-app
fluentforms-sample-web-app Expand file tree Collapse file tree 2 files changed +4
-4
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.3-SNAPSHOT </version >
13+ <version >0.0.3</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.3-SNAPSHOT </version >
38+ <version >0.0.3</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.3-SNAPSHOT </version >
12+ <version >0.0.3</version >
1313 <name >Fluent Forms Spring Boot Sample Web Application</name >
1414 <description >Sample Spring Boot Web Application that utilizes the Fluent Forms Spring Boot Starters</description >
1515
6464 <dependency >
6565 <groupId >com._4point.aem.fluentforms</groupId >
6666 <artifactId >fluentforms-spring-boot-starter</artifactId >
67- <version >0.0.3-SNAPSHOT </version >
67+ <version >0.0.3</version >
6868 </dependency >
6969
7070 <!-- Testing Dependencies -->
You can’t perform that action at this time.
0 commit comments