Skip to content

Commit 5f3c1db

Browse files
author
Maciej Walkowiak
committed
DATAMONGO-36 - fixed formatting
1 parent e95add7 commit 5f3c1db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spring-data-mongodb/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,7 @@
166166
</goals>
167167
<configuration>
168168
<outputDirectory>target/generated-test-sources</outputDirectory>
169-
<processor>org.springframework.data.mongodb.repository.support.MongoAnnotationProcessor
170-
</processor>
169+
<processor>org.springframework.data.mongodb.repository.support.MongoAnnotationProcessor</processor>
171170
</configuration>
172171
</execution>
173172
</executions>

0 commit comments

Comments
 (0)