Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 4bf73c9

Browse files
authored
Merge pull request #494 from appirio-tech/feature/updateNDATermsId
Update Default NDA Terms Id from 21153 to 21343
2 parents 45044c8 + 1d40ed4 commit 4bf73c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/project_management/src/java/main/com/topcoder/management/project/persistence/AbstractInformixProjectPersistence.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ public abstract class AbstractInformixProjectPersistence implements ProjectPersi
532532
*
533533
* @since 1.1.2
534534
*/
535-
public static final long STANDARD_CCA_TERMS_ID = 21153; //21113; //20713;
535+
public static final long STANDARD_CCA_TERMS_ID = 21343; //21153; //21113; //20713;
536536

537537

538538

0 commit comments

Comments
 (0)