File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >com.datastax.cassandra</groupId >
2322 <artifactId >cassandra-driver-parent</artifactId >
24- <version >2.1.11-SNAPSHOT </version >
23+ <version >2.1.10.1 </version >
2524 </parent >
2625 <artifactId >cassandra-driver-core</artifactId >
2726 <packaging >bundle</packaging >
244243 </relocation >
245244 </relocations >
246245 <transformers >
247- <transformer
248- implementation =" org.apache.maven.plugins.shade.resource.DontIncludeResourceTransformer" >
246+ <transformer implementation =" org.apache.maven.plugins.shade.resource.DontIncludeResourceTransformer" >
249247 <resources >
250248 <resource >META-INF/MANIFEST.MF</resource >
251249 <resource >META-INF/io.netty.versions.properties</resource >
262260 </resources >
263261 </transformer >
264262 <!-- Pick up the alternate manifest that was generated by the alternate execution of the bundle plugin -->
265- <transformer
266- implementation =" org.apache.maven.plugins.shade.resource.IncludeResourceTransformer" >
263+ <transformer implementation =" org.apache.maven.plugins.shade.resource.IncludeResourceTransformer" >
267264 <resource >META-INF/MANIFEST.MF</resource >
268265 <file >${project.build.directory} /META-INF-shaded/MANIFEST.MF</file >
269266 </transformer >
294291 </goals >
295292 </pluginExecutionFilter >
296293 <action >
297- <ignore />
294+ <ignore />
298295 </action >
299296 </pluginExecution >
300297 </pluginExecutions >
345342 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
346343 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
347344 <url >https://github.com/datastax/java-driver</url >
348- <tag >HEAD </tag >
345+ <tag >2.1.10.1 </tag >
349346 </scm >
350347
351348 <developers >
Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >com.datastax.cassandra</groupId >
2322 <artifactId >cassandra-driver-parent</artifactId >
24- <version >2.1.11-SNAPSHOT </version >
23+ <version >2.1.10.1 </version >
2524 </parent >
2625 <artifactId >cassandra-driver-dist</artifactId >
2726
Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >com.datastax.cassandra</groupId >
2322 <artifactId >cassandra-driver-examples-parent</artifactId >
24- <version >2.1.11-SNAPSHOT </version >
23+ <version >2.1.10.1 </version >
2524 </parent >
2625 <artifactId >cassandra-driver-examples-osgi</artifactId >
2726 <packaging >bundle</packaging >
236235 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
237236 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
238237 <url >https://github.com/datastax/java-driver</url >
239- <tag >HEAD </tag >
238+ <tag >2.1.10.1 </tag >
240239 </scm >
241240
242241 <developers >
Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >com.datastax.cassandra</groupId >
2322 <artifactId >cassandra-driver-parent</artifactId >
24- <version >2.1.11-SNAPSHOT </version >
23+ <version >2.1.10.1 </version >
2524 </parent >
2625 <artifactId >cassandra-driver-examples-parent</artifactId >
2726 <packaging >pom</packaging >
5150 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
5251 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
5352 <url >https://github.com/datastax/java-driver</url >
54- <tag >HEAD </tag >
53+ <tag >2.1.10.1 </tag >
5554 </scm >
5655
5756 <developers >
Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >com.datastax.cassandra</groupId >
2322 <artifactId >cassandra-driver-examples-parent</artifactId >
24- <version >2.1.11-SNAPSHOT </version >
23+ <version >2.1.10.1 </version >
2524 </parent >
2625 <artifactId >cassandra-driver-examples-stress</artifactId >
2726 <packaging >jar</packaging >
3736 <dependency >
3837 <groupId >com.datastax.cassandra</groupId >
3938 <artifactId >cassandra-driver-core</artifactId >
40- <version >2.1.11-SNAPSHOT </version >
39+ <version >2.1.10.1 </version >
4140 </dependency >
4241
4342 <dependency >
9796 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
9897 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
9998 <url >https://github.com/datastax/java-driver</url >
100- <tag >HEAD </tag >
99+ <tag >2.1.10.1 </tag >
101100 </scm >
102101
103102 <developers >
Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >com.datastax.cassandra</groupId >
2322 <artifactId >cassandra-driver-parent</artifactId >
24- <version >2.1.11-SNAPSHOT </version >
23+ <version >2.1.10.1 </version >
2524 </parent >
2625 <artifactId >cassandra-driver-mapping</artifactId >
2726 <packaging >bundle</packaging >
140139 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
141140 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
142141 <url >https://github.com/datastax/java-driver</url >
143- <tag >HEAD </tag >
142+ <tag >2.1.10.1 </tag >
144143 </scm >
145144
146145 <developers >
Original file line number Diff line number Diff line change 1515 limitations under the License.
1616
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2019 <modelVersion >4.0.0</modelVersion >
2120 <parent >
2221 <groupId >org.sonatype.oss</groupId >
2322 <artifactId >oss-parent</artifactId >
2423 <version >7</version >
25- <relativePath />
24+ <relativePath />
2625 </parent >
2726
2827 <groupId >com.datastax.cassandra</groupId >
2928 <artifactId >cassandra-driver-parent</artifactId >
30- <version >2.1.11-SNAPSHOT </version >
29+ <version >2.1.10.1 </version >
3130 <packaging >pom</packaging >
3231 <name >DataStax Java Driver for Apache Cassandra</name >
3332 <description >A driver for Apache Cassandra 1.2+ that works exclusively with the Cassandra Query Language version 3
156155 <!-- This requires includes to be explicitly specified by implementing classes.
157156 This is needed to prevent creating a JVM fork for each test, even those that don't
158157 have the isolated group. -->
159- <includes />
158+ <includes />
160159 </configuration >
161160 </plugin >
162161 </plugins >
365364 <connection >scm:git:git@github.com:datastax/java-driver.git</connection >
366365 <developerConnection >scm:git:git@github.com:datastax/java-driver.git</developerConnection >
367366 <url >https://github.com/datastax/java-driver</url >
368- <tag >HEAD </tag >
367+ <tag >2.1.10.1 </tag >
369368 </scm >
370369
371370 <developers >
You can’t perform that action at this time.
0 commit comments