- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setTextContent (2.46 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/ModelVersionUtils.java
if (root == null) { return; } Element modelVersionElement = root.child(MODEL_VERSION).orElse(null); if (modelVersionElement != null) { editor.setTextContent(modelVersionElement, newVersion); } else { // Create new modelVersion element if it doesn't exist // domtrip will automatically handle proper positioning and formatting
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 18:03:26 UTC 2025 - 9.5K bytes - Viewed (0)