repo.or.cz
/
maven-build-process.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
add update-properties target
[maven-build-process.git]
/
.mvn
/
extensions.xml
blob
a879001fc576da2219b641bfa9be3fcc123e9a47
1
<?xml version="1.0" encoding="UTF-8"?>
2
<extensions>
3
<extension>
4
<!-- https://github.com/timgifford/maven-buildtime-extension -->
5
<groupId>co.leantechniques</groupId>
6
<artifactId>maven-buildtime-extension</artifactId>
7
<version>3.0.0</version>
8
</extension>
9
</extensions>