TUSCANY-3771 - Fixing pom artifactId
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033350 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b0867f563d
commit
4b07ceda02
2 changed files with 2 additions and 1 deletions
|
@ -36,6 +36,7 @@
|
|||
<activeByDefault>true</activeByDefault>
|
||||
</activation>
|
||||
<modules>
|
||||
<!-- Disable due to Thrift SPANSHOT Dependency -->
|
||||
<!--module>helloworld-scribe</module-->
|
||||
</modules>
|
||||
</profile>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-samples</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-maven-osgi-junit-calculator-rest-osgi</artifactId>
|
||||
|
|
Loading…
Add table
Reference in a new issue