Skip to content

Commit 70e9a4c

Browse files
committed
[maven-release-plugin] rollback the release of cachefilter-1.2
1 parent 6c3fd95 commit 70e9a4c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

pom.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
<?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/maven-v4_0_0.xsd">
2+
<project
3+
xmlns="http://maven.apache.org/POM/4.0.0"
4+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
36
<modelVersion>4.0.0</modelVersion>
47

58
<groupId>com.samaxes.cachefilter</groupId>
69
<artifactId>cachefilter</artifactId>
7-
<version>1.2.1-SNAPSHOT</version>
10+
<version>1.2-SNAPSHOT</version>
811
<packaging>jar</packaging>
912

1013
<name>J2EE Cache Filter</name>

0 commit comments

Comments
 (0)