Skip to content

Commit e2d41fa

Browse files
author
Shelson Ferrari
committed
force ci cd - pom add .env fase
1 parent f7d677b commit e2d41fa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Configures:
252252
</plugin>
253253

254254
<!-- Plugin for reading .env file -->
255-
<!-- <plugin>
255+
<plugin>
256256
<groupId>org.codehaus.mojo</groupId>
257257
<artifactId>properties-maven-plugin</artifactId>
258258
<version>1.2.1</version>
@@ -269,7 +269,7 @@ Configures:
269269
</configuration>
270270
</execution>
271271
</executions>
272-
</plugin> -->
272+
</plugin>
273273
<!-- Spring Boot plugin -->
274274
<plugin>
275275
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)