Code Review
/
hc2vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d91a0eb
)
Use maven-sal-api-gen-plugin version defined in honeycomb-parent
85/6085/1
author
Marek Gradzki
<
[email protected]
>
Mon, 3 Apr 2017 05:50:41 +0000
(07:50 +0200)
committer
Marek Gradzki
<
[email protected]
>
Fri, 7 Apr 2017 08:59:38 +0000
(08:59 +0000)
Requires https://gerrit.fd.io/r/#/c/6084/
Change-Id: Ida6332c238c17d968988ca70ee565521fe25d1f5
Signed-off-by: Marek Gradzki <
[email protected]
>
common/api-parent/pom.xml
patch
|
blob
|
history
diff --git
a/common/api-parent/pom.xml
b/common/api-parent/pom.xml
index
f1c899b
..
6914955
100644
(file)
--- a/
common/api-parent/pom.xml
+++ b/
common/api-parent/pom.xml
@@
-29,7
+29,7
@@
<dependency>
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>maven-sal-api-gen-plugin</artifactId>
- <version>
0.8.4-Beryllium-SR4
</version>
+ <version>
${salGenerator.version}
</version>
<type>jar</type>
</dependency>
</dependencies>