We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c3589 commit 61731aeCopy full SHA for 61731ae
pom.xml
@@ -1,11 +1,11 @@
1
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8"?>
2
<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/xsd/maven-4.0.0.xsd">
3
4
<modelVersion>4.0.0</modelVersion>
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-couchbase</artifactId>
8
- <version>1.4.2.BUILD-SNAPSHOT</version>
+ <version>1.4.2.RELEASE</version>
9
10
<name>Spring Data Couchbase</name>
11
<description>Spring Data integration for Couchbase</description>
0 commit comments