Skip to content

Commit 6aa8dd4

Browse files
authored
Update build.properties
1 parent 867c310 commit 6aa8dd4

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# SOURCE
2-
3-
#source.sfdc.password=fa^u1|$nHP
4-
source.sfdc.login=[email protected]
5-
source.sfdc.password=sk7LLK^9xM
2+
source.sfdc.login=[email protected]
3+
source.sfdc.password=******
64
source.env.endpoint=https://test.salesforce.com/services/Soap/u/44.0/
75

86
# TARGET
9-
target.sfdc.login=test-5acdudfbspka@example.com
10-
target.sfdc.password=^-jY%i]_8[
7+
target.sfdc.login=username@salesforce.com.targetorg
8+
target.sfdc.password=******
119
target.env.endpoint=https://test.salesforce.com/services/Soap/u/44.0/
1210

1311
# Optional proxy
@@ -16,8 +14,7 @@ env.proxy.port=
1614

1715
target.threads.count=1
1816

19-
#source.type=org|json
2017
source.type=org
2118

2219
object.mapping.dir=/object-mappings/
23-
data.mapping.dir=/data-mappings/
20+
data.mapping.dir=/data-mappings/

0 commit comments

Comments
 (0)