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

Commit fa134f0

Browse files
authored
Versioning standard terms to 3.0
1 parent c88b998 commit fa134f0

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)