Home
last modified time | relevance | path

Searched refs:find_pom_value (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/util/
Ddeploy-library.sh66 local group_id=$(find_pom_value $pomfile "groupId")
67 local artifact_id=$(find_pom_value $pomfile "artifactId")
84 find_pom_value() { function
89 python $(dirname $0)/find_pom_value.py $pomfile $attribute