File tree Expand file tree Collapse file tree
fluentforms-sample-cli-app
fluentforms-sample-web-app
fluentforms-spring-boot-autoconfigure
fluentforms-spring-boot-starter Expand file tree Collapse file tree 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.1 -SNAPSHOT</version >
13+ <version >0.0.3 -SNAPSHOT</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.2 -SNAPSHOT</version >
38+ <version >0.0.3 -SNAPSHOT</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.2 -SNAPSHOT</version >
12+ <version >0.0.3 -SNAPSHOT</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
6565 <dependency >
6666 <groupId >com._4point.aem.fluentforms</groupId >
6767 <artifactId >fluentforms-spring-boot-starter</artifactId >
68- <version >0.0.2 -SNAPSHOT</version >
68+ <version >0.0.3 -SNAPSHOT</version >
6969 </dependency >
7070
7171 <!-- Testing Dependencies -->
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >com._4point.aem.fluentforms</groupId >
1212 <artifactId >fluentforms-spring-boot-autoconfigure</artifactId >
13- <version >0.0.1 -SNAPSHOT</version >
13+ <version >0.0.3 -SNAPSHOT</version >
1414 <name >AutoConfigure Project</name >
1515
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.2 -SNAPSHOT</fluentforms .version>
20+ <fluentforms .version>0.0.3 -SNAPSHOT</fluentforms .version>
2121 <fp .hamcrest.matchers.version>0.0.1-SNAPSHOT</fp .hamcrest.matchers.version>
2222 <wiremock .version>2.35.0</wiremock .version>
2323 </properties >
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.2 -SNAPSHOT</version >
13+ <version >0.0.3 -SNAPSHOT</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.2 -SNAPSHOT</fluentforms .version>
21- <fluentforms-autoconfigure .version>0.0.1 -SNAPSHOT</fluentforms-autoconfigure .version>
20+ <fluentforms .version>0.0.3 -SNAPSHOT</fluentforms .version>
21+ <fluentforms-autoconfigure .version>0.0.3 -SNAPSHOT</fluentforms-autoconfigure .version>
2222 </properties >
2323
2424 <distributionManagement >
You can’t perform that action at this time.
0 commit comments