Skip to content

Commit 197462a

Browse files
committed
custom form container model for prefix path for prefill, custom functions and submit
1 parent c413a1a commit 197462a

File tree

4 files changed

+611
-15
lines changed

4 files changed

+611
-15
lines changed

it/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Import-Package: javax.annotation;version=0.0.0,*
161161
<dependency>
162162
<groupId>com.adobe.aem</groupId>
163163
<artifactId>core-forms-components-af-core</artifactId>
164-
<version>3.0.70</version>
164+
<version>${project.version}</version>
165165
</dependency>
166166
<!-- Json web token dependencies for oauth2 flow -->
167167
<dependency>

0 commit comments

Comments
 (0)