Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHOReVOLUTION
choreospec
Commits
7e2c698d
Commit
7e2c698d
authored
Jan 09, 2017
by
Francesco Chicchiriccò
Browse files
Fixing some POM issues
parent
8b2d87d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
7e2c698d
...
...
@@ -19,11 +19,21 @@ limitations under the License.
<modelVersion>
4.0.0
</modelVersion>
<groupId>
eu.chorevolution.ee
</groupId>
<artifactId>
chorspec
</artifactId>
<version>
1.0.0-SNAPSHOT
</version>
<name>
CHOReVOLUTION Choreography data model library
</name>
<description>
CHOReVOLUTION Choreography data model library
</description>
<organization>
<name>
The CHOReVOLUTION project
</name>
<url>
http://www.chorevolution.eu
</url>
</organization>
<url>
http://www.chorevolution.eu
</url>
<inceptionYear>
2015
</inceptionYear>
<licenses>
<license>
<name>
The Apache Software License, Version 2.0
</name>
...
...
@@ -43,12 +53,16 @@ limitations under the License.
<url>
https://jira.ow2.org/browse/CRV
</url>
</issueManagement>
<groupId>
eu.chorevolution.ee
</groupId>
<artifactId>
chorspec
</artifactId>
<version>
1.0.0-SNAPSHOT
</version>
<name>
CHOReVOLUTION Choreography data model library
</name>
<properties>
<developers>
<developer>
<id>
acarenini
</id>
<name>
Alessio Carenini
</name>
<organization>
Cefriel
</organization>
<organizationUrl>
http://www.cefriel.com/
</organizationUrl>
</developer>
</developers>
<properties>
<targetJdk>
1.8
</targetJdk>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
</properties>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment