File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 </license >
2020 </licenses >
2121
22+ <developers >
23+ <developer >
24+ <id >support</id >
25+ <name >support</name >
26+ <email >support@safeheron.com</email >
27+ <roles >
28+ <role >Project Manager</role >
29+ <role >Architect</role >
30+ </roles >
31+ </developer >
32+ </developers >
33+
2234 <scm >
2335 <connection >https://github.com/Safeheron/safeheron-api-sdk-java.git</connection >
2436 <developerConnection >scm:git:ssh://git@github.com:Safeheron/safeheron-api-sdk-java.git
147159 <autoPublish >true</autoPublish >
148160 </configuration >
149161 </plugin >
162+ <plugin >
163+ <groupId >org.apache.maven.plugins</groupId >
164+ <artifactId >maven-source-plugin</artifactId >
165+ <version >2.2.1</version >
166+ <executions >
167+ <execution >
168+ <id >attach-sources</id >
169+ <goals >
170+ <goal >jar-no-fork</goal >
171+ </goals >
172+ </execution >
173+ </executions >
174+ </plugin >
150175 <plugin >
151176 <groupId >org.apache.maven.plugins</groupId >
152177 <artifactId >maven-compiler-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments