- Sort Score
- Num 10 results
- Language All
Results 1 - 5 of 5 for toVersion (0.06 seconds)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnup/goals/ModelVersionUtils.java
* * @param fromVersion the source version * @param toVersion the target version * @return true if the upgrade is possible */ public static boolean canUpgrade(String fromVersion, String toVersion) { if (fromVersion == null || toVersion == null) { return false; }Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Tue Nov 18 18:03:26 GMT 2025 - 9.5K bytes - Click Count (0) -
compat/maven-model-builder/src/test/resources/poms/validation/missing-report-version-pom.xml
<artifactId>maven-from-plugins-plugin</artifactId> <version>1.0</version> </plugin> </plugins> </build> <reporting> <plugins> <plugin> <artifactId>maven-noversion-plugin</artifactId> </plugin> <plugin> <artifactId>maven-from-plugins-plugin</artifactId> </plugin> <plugin> <artifactId>maven-from-pluginManagement-plugin</artifactId>
Created: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Fri Oct 25 12:31:46 GMT 2024 - 1.6K bytes - Click Count (0) -
.github/ISSUE_TEMPLATE/tflite-other.md
- type: dropdown id: source attributes: label: Source description: Tensorflow installed from options: - source - binary validations: required: true - type: input id: tfversion attributes: label: Tensorflow Version description: placeholder: ex,. tf 2.8 validations: required: true - type: dropdown id: Code attributes: label: Custom Code description:Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Thu Dec 29 22:28:29 GMT 2022 - 3.4K bytes - Click Count (0) -
.github/ISSUE_TEMPLATE/tensorflow_issue_template.yaml
attributes: label: Source description: TensorFlow installed from options: - source - binary validations: required: true - type: input id: tfversion attributes: label: TensorFlow version placeholder: e.g., tf 2.8 validations: required: true - type: dropdown id: Code attributes: label: Custom codeCreated: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Wed Jun 28 18:25:42 GMT 2023 - 3.7K bytes - Click Count (0) -
.github/ISSUE_TEMPLATE/00-bug.yml
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Jan 04 23:31:17 GMT 2024 - 3.3K bytes - Click Count (0)