Sign in
android
/
platform
/
external
/
slf4j
/
c8476fbfdc9bb68858b774089f54ea98e1f5364d
/
.
/
goVersion.sh
blob: 9c67068596b157c9e21cb34190f52253ac879df8 [
file
] [
log
] [
blame
]
VER
=
$1
echo
"Will use version $VER"
find
.
-
name
"pom.xml"
|
grep
-
v archetype
-
resources
|
xargs perl version
.
pl $VER
#perl version.pl $VER ./slf4j-site/src/site/site.xml