diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,6 +5,7 @@ <groupId>org.openecomp.sdc.jtosca</groupId> <artifactId>jtosca</artifactId> <version>1.1.10-SNAPSHOT</version> + <name>sdc-jtosca</name> <properties> <!-- ==================== --> @@ -208,4 +209,4 @@ </site> </distributionManagement> -</project>
\ No newline at end of file +</project> |