* added name and description to pom
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/synyx-plugin/trunk@2914 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.synyx.plugin</groupId>
|
||||
<artifactId>plugin-core</artifactId>
|
||||
<name>Core plugin</name>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
@@ -41,6 +42,7 @@
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
<description>Core plugin infrastructure</description>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user