Change-Id: I236bb8d74e9789458c80915c8dc2c9b071a0c3d3
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
<distribution>repo</distribution>
</license>
</licenses>
+
+ <distributionManagement>
+ <repository>
+ <id>open-o-releases</id>
+ <url>${nexusproxy}/repositories/releases</url>
+ </repository>
+ <snapshotRepository>
+ <id>open-o-snapshots</id>
+ <url>${nexusproxy}/repositories/snapshots</url>
+ </snapshotRepository>
+ </distributionManagement>
+
<scm>
<developerConnection>scm:git:http://git.eclipse.org/gitroot/winery/org.eclipse.winery.winery.git/</developerConnection>
<tag>HEAD</tag>