File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed
Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4- <parent >
5- <artifactId >ege</artifactId >
6- <groupId >pl.psnc.dl.ege</groupId >
7- <version >0.5.0</version >
8- </parent >
94 <groupId >pl.psnc.dl.ege</groupId >
105 <artifactId >ege-framework</artifactId >
11- <version >0.3 </version >
6+ <version >0.4 </version >
127 <name >EGE Framework</name >
138 <properties >
149
8883 </roles >
8984 <organization >PSNC</organization >
9085 </developer >
86+ <developer >
87+ <id >roewenstrunk</id >
88+ <name >Daniel Röwenstrunk</name >
89+ <email >roewenstrunk@uni-paderborn.de</email >
90+ <roles >
91+ <role >Stakeholder</role >
92+ <role >Developer</role >
93+ </roles >
94+ <organization >Paderborn University</organization >
95+ </developer >
9196 </developers >
9297 <reporting >
9398 <plugins >
139144 <dependency >
140145 <groupId >pl.psnc.dl.ege</groupId >
141146 <artifactId >ege-api</artifactId >
142- <version >0.2.1 </version >
147+ <version >0.3.0 </version >
143148 <scope >compile</scope >
144149 </dependency >
145150 <dependency >
You can’t perform that action at this time.
0 commit comments