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

Commit fad372d

Browse files
authored
Merge pull request #550 from appirio-tech/ajefts-terms-patch
Versioning standard terms to 3.0
2 parents c88b998 + fa134f0 commit fad372d

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
@@ -502,7 +502,7 @@ public abstract class AbstractInformixProjectPersistence implements ProjectPersi
502502
*
503503
* @since 1.1.2
504504
*/
505-
public static final long PUBLIC_SUBMITTER_TERMS_ID = 21303; // 21193 // 21173
505+
public static final long PUBLIC_SUBMITTER_TERMS_ID = 21373; //21303 // 21193 // 21173
506506

507507
/**
508508
* <p>

0 commit comments

Comments
 (0)