File tree Expand file tree Collapse file tree 2 files changed +0
-35
lines changed
openstack-client-connectors Expand file tree Collapse file tree 2 files changed +0
-35
lines changed Original file line number Diff line number Diff line change 1919 <module >jersey-connector</module >
2020 </modules >
2121 </profile >
22- <profile >
23- <id >jersey2</id >
24- <activation >
25- <activeByDefault >true</activeByDefault >
26- </activation >
27- <modules >
28- <module >jersey2-connector</module >
29- </modules >
30- </profile >
3122 <profile >
3223 <id >resteasy</id >
3324 <activation >
Original file line number Diff line number Diff line change 4545 <module >openstack-console</module >
4646 </modules >
4747 </profile >
48- <profile >
49- <id >examples</id >
50- <activation >
51- <activeByDefault >true</activeByDefault >
52- </activation >
53- <modules >
54- <module >openstack-examples</module >
55- </modules >
56- </profile >
5748 </profiles >
5849
5950 <licenses >
10091 <encoding >UTF-8</encoding >
10192 </configuration >
10293 </plugin >
103- <plugin >
104- <groupId >org.apache.maven.plugins</groupId >
105- <artifactId >maven-gpg-plugin</artifactId >
106- <version >1.4</version >
107- <configuration >
108- <skip >${skip.sign} </skip >
109- </configuration >
110- <executions >
111- <execution >
112- <id >sign-artifacts</id >
113- <phase >verify</phase >
114- <goals >
115- <goal >sign</goal >
116- </goals >
117- </execution >
118- </executions >
119- </plugin >
12094 <plugin >
12195 <groupId >org.apache.maven.plugins</groupId >
12296 <artifactId >maven-eclipse-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments