Removed target folder content

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/common-encryption@122798 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2016-02-03 14:15:48 +00:00
parent 304ec76b57
commit 2c6ee4910d
1 changed files with 28 additions and 0 deletions

28
target/profile.xml Normal file
View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<Resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ID />
<Type>Service</Type>
<Profile>
<Description>A collection of Encryption utilities</Description>
<Class>Common</Class>
<Name>common-utils-encryption</Name>
<Version>1.0.0</Version>
<Packages>
<Software>
<Description>A collection of Encryption utilities</Description>
<Name>common-encryption</Name>
<Version>1.0.3-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.common</groupId>
<artifactId>common-utils-encryption</artifactId>
<version>1.0.1-SNAPSHOT</version>
</MavenCoordinates>
<Files>
<File>common-utils-encryption-1.0.1-SNAPSHOT.jar</File>
</Files>
</Software>
</Packages>
</Profile>
</Resource>