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

Commit 74d2bc2

Browse files
author
Dushyant Bhalgami
authored
Update AbstractInformixProjectPersistence.java
1 parent 190aebd commit 74d2bc2

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)