File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 <groupId >org.peruntech</groupId >
66 <artifactId >perun-assets</artifactId >
7- <version >4.0.2 </version >
7+ <version >4.0.3 </version >
88 <packaging >bundle</packaging >
99 <name >perun-assets</name >
1010 <description >A bundle that provides assets for the Perun Core GUI</description >
1313 <name >Perun Technologies</name >
1414 <url >http://peruntech.org</url >
1515 </organization >
16+ <scm >
17+ <connection >scm:git:git://github.com/PerunTech/perun-assets.git</connection >
18+ <developerConnection >scm:git:git@github.com:PerunTech/perun-assets.git</developerConnection >
19+ <url >https://github.com/PerunTech/perun-assets</url >
20+ </scm >
21+ <licenses >
22+ <license >
23+ <name >Apache 2.0</name >
24+ <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
25+ <distribution >repo</distribution >
26+ <comments >A business-friendly OSS license</comments >
27+ </license >
28+ </licenses >
29+ <developers >
30+ <developer >
31+ <id >karikjtomi</id >
32+ <name >Tomi Karikj</name >
33+ <email >t.karikj@prtech.mk</email >
34+ <url >http://www.perun.tech</url >
35+ <organization >Perun Technologies</organization >
36+ <organizationUrl >http://peruntech.org</organizationUrl >
37+ <roles >
38+ <role >architect</role >
39+ <role >developer</role >
40+ </roles >
41+ <timezone >Europe/Skopje</timezone >
42+ </developer >
43+ </developers >
1644 <properties >
1745 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1846 </properties >
You can’t perform that action at this time.
0 commit comments