Skip to content

Commit

Permalink
new version for 0.3.0 and added daniel
Browse files Browse the repository at this point in the history
  • Loading branch information
anneferger committed Jun 21, 2021
1 parent c5e9a41 commit ae95345
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>pl.psnc.dl.ege</groupId>
<artifactId>ege-api</artifactId>
<packaging>jar</packaging>
<version>0.2.1</version>
<version>0.3.0</version>
<name>EGE API</name>
<properties>

Expand All @@ -19,11 +19,6 @@
</properties>

<url>multiprojects/ege-api/</url>
<parent>
<groupId>pl.psnc.dl.ege</groupId>
<artifactId>ege</artifactId>
<version>0.5.0</version>
</parent>
<description>
Major EGE library contains necessary interfaces and classes.
</description>
Expand Down Expand Up @@ -88,6 +83,15 @@
</roles>
<organization>PSNC</organization>
</developer>
<developer>
<id>roewenstrunk</id>
<name>Daniel Röwenstrunk</name>
<email></email>
<roles>
<role></role>
</roles>
<organization></organization>
</developer>
</developers>
<build>
<plugins>
Expand Down

0 comments on commit ae95345

Please sign in to comment.