Skip to content

Commit f8706a0

Browse files
committed
πŸ”– Update to version 0.0.5-SNAPSHOT
1 parent bef6167 commit f8706a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • spring
    • fluentforms-spring-boot-autoconfigure
    • fluentforms-spring-boot-starter

β€Žspring/fluentforms-spring-boot-autoconfigure/pom.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>com._4point.aem.fluentforms</groupId>
1212
<artifactId>fluentforms-spring-boot-autoconfigure</artifactId>
13-
<version>0.0.4-SNAPSHOT</version>
13+
<version>0.0.5-SNAPSHOT</version>
1414
<name>AutoConfigure Project</name>
1515

1616
<properties>

β€Žspring/fluentforms-spring-boot-starter/pom.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<relativePath /> <!-- lookup parent from repository -->
1111
</parent>
1212
<artifactId>fluentforms-spring-boot-starter</artifactId>
13-
<version>0.0.4-SNAPSHOT</version>
13+
<version>0.0.5-SNAPSHOT</version>
1414
<name>FluentForms Spring Boot Starter</name>
1515
<description>Spring Boot starter for FluentForms library</description>
1616
<properties>

0 commit comments

Comments
Β (0)