Fixed profile.xml
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-insert-rstudio-se-plugin@157758 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
2b723fe228
commit
b15a0b2070
|
@ -2,15 +2,15 @@
|
|||
<!DOCTYPE xml>
|
||||
<Resource>
|
||||
<ID />
|
||||
<Type>Plugin</Type>
|
||||
<Type>Service</Type>
|
||||
<Profile>
|
||||
<Description>{description}</Description>
|
||||
<Description>${description}</Description>
|
||||
<Class>${serviceClass}</Class>
|
||||
<Name>${artifactId}</Name>
|
||||
<Version>1.0.0</Version>
|
||||
<Packages>
|
||||
<Software>
|
||||
<Description>{description}</Description>
|
||||
<Description>${description}</Description>
|
||||
<Name>${artifactId}</Name>
|
||||
<Version>${version}</Version>
|
||||
<MavenCoordinates>
|
||||
|
|
Reference in New Issue