Skip to content

Commit

Permalink
[MOSIP-29888]Update pom.xml (#1110)
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh-Binayak <[email protected]>
  • Loading branch information
Mahesh-Binayak authored Oct 19, 2023
1 parent 8773f50 commit 003ea10
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -423,16 +423,6 @@
</plugin>
</plugins>
</build>

<!--<profiles> <profile> <id>DEV</id> <properties> <sonar.host.url> http://13.76.43.109:9000
</sonar.host.url> <sonar.login> d9be047d5a47b63c4e9d5a5d0dc2511fa46ea624
</sonar.login> <sonar.projectName>IdAuthentication</sonar.projectName> <sonar.projectVersion>0.7.0</sonar.projectVersion>
<sonar.jacoco.reportPaths> target/jacoco.exec </sonar.jacoco.reportPaths>
</properties> </profile> <profile> <id>LOCAL</id> <properties> <sonar.host.url>
http://104.215.158.154:9000 </sonar.host.url> <sonar.login>810793386f5e1c82252f900fe5c4cb99653eefd6</sonar.login>
<sonar.projectName>IdAuthentication</sonar.projectName> <sonar.projectVersion>0.7.0</sonar.projectVersion>
<sonar.jacoco.reportPaths> target/jacoco.exec </sonar.jacoco.reportPaths>
</properties> </profile> </profiles> -->

<profiles>
<profile>
Expand Down

0 comments on commit 003ea10

Please sign in to comment.