The old pom.xml file had entries for each of the following entries:
datasource1.user
datasource1.password
datasource2.user
datasoruce2.password
github.username
github.password
The new pom.xml does not contain any of these login credentials.
Am I missing something?
Are these credentials no longer needed?
Do I need to plug these entries into the new pom.xml?
Or, do we need to configure these credentials somewhere else now?
The old pom.xml file had entries for each of the following entries:
datasource1.user
datasource1.password
datasource2.user
datasoruce2.password
github.username
github.password
The new pom.xml does not contain any of these login credentials.
Am I missing something?
Are these credentials no longer needed?
Do I need to plug these entries into the new pom.xml?
Or, do we need to configure these credentials somewhere else now?