Code Review
/
sdc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
28169743074839102da20d313250d91262b81985
[sdc.git]
/
1
package org.openecomp.core.zusammen.plugin.collaboration;
2
3
public class Message {
4
public static final String NO_CHANGES_TO_PUBLISH =
5
"Item Id %s, version Id %s: There are no changes to publish.";
6
}