Skip to content

Commit 62d15b1

Browse files
committed
[maven-release-plugin] prepare release ebean-redis-1.1
1 parent 9607b60 commit 62d15b1

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
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">
53
<modelVersion>4.0.0</modelVersion>
64

75
<groupId>io.ebean</groupId>
86
<artifactId>ebean-redis</artifactId>
9-
<version>1.1-SNAPSHOT</version>
7+
<version>1.1</version>
108

119
<parent>
1210
<groupId>org.avaje</groupId>
@@ -16,7 +14,7 @@
1614

1715
<scm>
1816
<developerConnection>scm:git:git@github.com:ebean-orm/ebean-redis.git</developerConnection>
19-
<tag>HEAD</tag>
17+
<tag>ebean-redis-1.1</tag>
2018
</scm>
2119

2220
<dependencies>

0 commit comments

Comments
 (0)