File tree Expand file tree Collapse file tree 2 files changed +16
-6
lines changed
Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >fr.inria.atlanmod.commons</groupId >
77 <artifactId >commons</artifactId >
8- <version >1.0.0-SNAPSHOT </version >
8+ <version >1.0.0</version >
99 </parent >
1010
1111 <artifactId >commons-core</artifactId >
1212
1313 <packaging >bundle</packaging >
1414
1515 <name >Commons Core</name >
16- <description / >
16+ <description >A library of classes and methods common to all Atlanmod projects</ description >
1717
1818 <properties >
1919 <caffeine .version>2.6.0</caffeine .version>
Original file line number Diff line number Diff line change 44
55 <groupId >fr.inria.atlanmod.commons</groupId >
66 <artifactId >commons</artifactId >
7- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
88
99 <packaging >pom</packaging >
1010
1111 <name >Commons</name >
12- <description / >
12+ <description >The base module for all Atlanmod projects</ description >
1313
14- <url / >
14+ <url >https://github.com/atlanmod/Commons</ url >
1515 <inceptionYear >2017</inceptionYear >
1616
1717 <organization >
6363 </modules >
6464
6565 <developers >
66+ <developer >
67+ <name >Yoann Vernageau</name >
68+ <id >yoann.vernageau</id >
69+ <email >yoann.vernageau@inria.fr</email >
70+ <roles >
71+ <role >admin</role >
72+ <role >developer</role >
73+ </roles >
74+ <timezone >+2</timezone >
75+ </developer >
6676 </developers >
6777
6878 <properties >
202212 <configuration >
203213 <instructions >
204214 <Bundle-Version >
205- 1.0.0.${maven.build.timestamp}
215+ 1.0.0<!-- .${maven.build.timestamp}-->
206216 </Bundle-Version >
207217 <Bundle-ClassPath >.,{maven-dependencies}</Bundle-ClassPath >
208218 <Import-Package />
You can’t perform that action at this time.
0 commit comments