|
20 | 20 | <parent> |
21 | 21 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
22 | 22 | <artifactId>nexus-buildsupport</artifactId> |
23 | | - <version>2.11.4-SNAPSHOT</version> |
| 23 | + <version>2.11.4-01</version> |
24 | 24 | </parent> |
25 | 25 |
|
26 | 26 | <artifactId>nexus-buildsupport-all</artifactId> |
|
35 | 35 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
36 | 36 | <artifactId>nexus-buildsupport-commons</artifactId> |
37 | 37 | <type>pom</type> |
38 | | - <version>2.11.4-SNAPSHOT</version> |
| 38 | + <version>2.11.4-01</version> |
39 | 39 | <scope>import</scope> |
40 | 40 | </dependency> |
41 | 41 |
|
42 | 42 | <dependency> |
43 | 43 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
44 | 44 | <artifactId>nexus-buildsupport-db</artifactId> |
45 | 45 | <type>pom</type> |
46 | | - <version>2.11.4-SNAPSHOT</version> |
| 46 | + <version>2.11.4-01</version> |
47 | 47 | <scope>import</scope> |
48 | 48 | </dependency> |
49 | 49 |
|
50 | 50 | <dependency> |
51 | 51 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
52 | 52 | <artifactId>nexus-buildsupport-httpclient</artifactId> |
53 | 53 | <type>pom</type> |
54 | | - <version>2.11.4-SNAPSHOT</version> |
| 54 | + <version>2.11.4-01</version> |
55 | 55 | <scope>import</scope> |
56 | 56 | </dependency> |
57 | 57 |
|
58 | 58 | <dependency> |
59 | 59 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
60 | 60 | <artifactId>nexus-buildsupport-maven</artifactId> |
61 | 61 | <type>pom</type> |
62 | | - <version>2.11.4-SNAPSHOT</version> |
| 62 | + <version>2.11.4-01</version> |
63 | 63 | <scope>import</scope> |
64 | 64 | </dependency> |
65 | 65 |
|
66 | 66 | <dependency> |
67 | 67 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
68 | 68 | <artifactId>nexus-buildsupport-shiro</artifactId> |
69 | 69 | <type>pom</type> |
70 | | - <version>2.11.4-SNAPSHOT</version> |
| 70 | + <version>2.11.4-01</version> |
71 | 71 | <scope>import</scope> |
72 | 72 | </dependency> |
73 | 73 |
|
74 | 74 | <dependency> |
75 | 75 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
76 | 76 | <artifactId>nexus-buildsupport-bouncycastle</artifactId> |
77 | 77 | <type>pom</type> |
78 | | - <version>2.11.4-SNAPSHOT</version> |
| 78 | + <version>2.11.4-01</version> |
79 | 79 | <scope>import</scope> |
80 | 80 | </dependency> |
81 | 81 |
|
82 | 82 | <dependency> |
83 | 83 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
84 | 84 | <artifactId>nexus-buildsupport-jetty</artifactId> |
85 | 85 | <type>pom</type> |
86 | | - <version>2.11.4-SNAPSHOT</version> |
| 86 | + <version>2.11.4-01</version> |
87 | 87 | <scope>import</scope> |
88 | 88 | </dependency> |
89 | 89 |
|
90 | 90 | <dependency> |
91 | 91 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
92 | 92 | <artifactId>nexus-buildsupport-goodies</artifactId> |
93 | 93 | <type>pom</type> |
94 | | - <version>2.11.4-SNAPSHOT</version> |
| 94 | + <version>2.11.4-01</version> |
95 | 95 | <scope>import</scope> |
96 | 96 | </dependency> |
97 | 97 |
|
98 | 98 | <dependency> |
99 | 99 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
100 | 100 | <artifactId>nexus-buildsupport-groovy</artifactId> |
101 | 101 | <type>pom</type> |
102 | | - <version>2.11.4-SNAPSHOT</version> |
| 102 | + <version>2.11.4-01</version> |
103 | 103 | <scope>import</scope> |
104 | 104 | </dependency> |
105 | 105 |
|
106 | 106 | <dependency> |
107 | 107 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
108 | 108 | <artifactId>nexus-buildsupport-guice</artifactId> |
109 | 109 | <type>pom</type> |
110 | | - <version>2.11.4-SNAPSHOT</version> |
| 110 | + <version>2.11.4-01</version> |
111 | 111 | <scope>import</scope> |
112 | 112 | </dependency> |
113 | 113 |
|
114 | 114 | <dependency> |
115 | 115 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
116 | 116 | <artifactId>nexus-buildsupport-logging</artifactId> |
117 | 117 | <type>pom</type> |
118 | | - <version>2.11.4-SNAPSHOT</version> |
| 118 | + <version>2.11.4-01</version> |
119 | 119 | <scope>import</scope> |
120 | 120 | </dependency> |
121 | 121 |
|
122 | 122 | <dependency> |
123 | 123 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
124 | 124 | <artifactId>nexus-buildsupport-osgi</artifactId> |
125 | 125 | <type>pom</type> |
126 | | - <version>2.11.4-SNAPSHOT</version> |
| 126 | + <version>2.11.4-01</version> |
127 | 127 | <scope>import</scope> |
128 | 128 | </dependency> |
129 | 129 |
|
130 | 130 | <dependency> |
131 | 131 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
132 | 132 | <artifactId>nexus-buildsupport-other</artifactId> |
133 | 133 | <type>pom</type> |
134 | | - <version>2.11.4-SNAPSHOT</version> |
| 134 | + <version>2.11.4-01</version> |
135 | 135 | <scope>import</scope> |
136 | 136 | </dependency> |
137 | 137 |
|
138 | 138 | <dependency> |
139 | 139 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
140 | 140 | <artifactId>nexus-buildsupport-plexus</artifactId> |
141 | 141 | <type>pom</type> |
142 | | - <version>2.11.4-SNAPSHOT</version> |
| 142 | + <version>2.11.4-01</version> |
143 | 143 | <scope>import</scope> |
144 | 144 | </dependency> |
145 | 145 |
|
146 | 146 | <dependency> |
147 | 147 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
148 | 148 | <artifactId>nexus-buildsupport-rest</artifactId> |
149 | 149 | <type>pom</type> |
150 | | - <version>2.11.4-SNAPSHOT</version> |
| 150 | + <version>2.11.4-01</version> |
151 | 151 | <scope>import</scope> |
152 | 152 | </dependency> |
153 | 153 |
|
154 | 154 | <dependency> |
155 | 155 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
156 | 156 | <artifactId>nexus-buildsupport-testing</artifactId> |
157 | 157 | <type>pom</type> |
158 | | - <version>2.11.4-SNAPSHOT</version> |
| 158 | + <version>2.11.4-01</version> |
159 | 159 | <scope>import</scope> |
160 | 160 | </dependency> |
161 | 161 |
|
162 | 162 | <dependency> |
163 | 163 | <groupId>org.sonatype.nexus.buildsupport</groupId> |
164 | 164 | <artifactId>nexus-buildsupport-metrics</artifactId> |
165 | 165 | <type>pom</type> |
166 | | - <version>2.11.4-SNAPSHOT</version> |
| 166 | + <version>2.11.4-01</version> |
167 | 167 | <scope>import</scope> |
168 | 168 | </dependency> |
169 | 169 | </dependencies> |
|
0 commit comments