Skip to content

Commit e618aea

Browse files
committed
Finish project setup
1 parent 86cb6c9 commit e618aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/it/simple/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<dependencies>
1212
<dependency>
1313
<groupId>@project.groupId@</groupId>
14-
<artifactId>additional-spring-configuration-metadata-processor</artifactId>
14+
<artifactId>documentation-configuration-metadata-processor</artifactId>
1515
<version>@project.version@</version>
1616
<optional>true</optional>
1717
</dependency>

0 commit comments

Comments
 (0)