Skip to content

Commit 61731ae

Browse files
committed
DATACOUCH-179 - Release version 1.4.2.RELEASE (Gosling SR2).
1 parent 79c3589 commit 61731ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<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">
33

44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-couchbase</artifactId>
8-
<version>1.4.2.BUILD-SNAPSHOT</version>
8+
<version>1.4.2.RELEASE</version>
99

1010
<name>Spring Data Couchbase</name>
1111
<description>Spring Data integration for Couchbase</description>

0 commit comments

Comments
 (0)