Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit cc0d072

Browse files
revert version to 2.1.2-SNAPSHOT
1 parent f2a1394 commit cc0d072

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

jsft/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<parent>
4747
<groupId>com.sun.jsftemplating</groupId>
4848
<artifactId>jsftemplating-parent</artifactId>
49-
<version>2.1.3-SNAPSHOT</version>
49+
<version>2.1.2-SNAPSHOT</version>
5050
</parent>
5151
<artifactId>jsft</artifactId>
5252

jsftemplating-dt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<parent>
4747
<groupId>com.sun.jsftemplating</groupId>
4848
<artifactId>jsftemplating-parent</artifactId>
49-
<version>2.1.3-SNAPSHOT</version>
49+
<version>2.1.2-SNAPSHOT</version>
5050
</parent>
5151
<artifactId>jsftemplating-dt</artifactId>
5252

jsftemplating/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<parent>
4747
<groupId>com.sun.jsftemplating</groupId>
4848
<artifactId>jsftemplating-parent</artifactId>
49-
<version>2.1.3-SNAPSHOT</version>
49+
<version>2.1.2-SNAPSHOT</version>
5050
</parent>
5151
<artifactId>jsftemplating</artifactId>
5252

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</parent>
5252
<groupId>com.sun.jsftemplating</groupId>
5353
<artifactId>jsftemplating-parent</artifactId>
54-
<version>2.1.3-SNAPSHOT</version>
54+
<version>2.1.2-SNAPSHOT</version>
5555
<packaging>pom</packaging>
5656

5757
<organization>

0 commit comments

Comments
 (0)