adding comment to pom.xml
Change-Id: I7739d1be728123edf3872e4e4794f9a5c60f8704
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -531,6 +531,7 @@ | ... | @@ -531,6 +531,7 @@ |
| 531 | </configuration> | 531 | </configuration> |
| 532 | </plugin> | 532 | </plugin> |
| 533 | 533 | ||
| 534 | + <!-- This version needs to be updated manually when changes are made to onos-maven-plugin --> | ||
| 534 | <plugin> | 535 | <plugin> |
| 535 | <groupId>org.onosproject</groupId> | 536 | <groupId>org.onosproject</groupId> |
| 536 | <artifactId>onos-maven-plugin</artifactId> | 537 | <artifactId>onos-maven-plugin</artifactId> | ... | ... |
-
Please register or login to post a comment