Skip to content
This repository was archived by the owner on Mar 20, 2021. It is now read-only.

Commit 61a0027

Browse files
committed
fix error caused by release
1 parent f83a685 commit 61a0027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/ant/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<property name="spec.version" value="2.3"/>
109109
<property name="spec_version" value="2_3"/>
110110
<property name="spec.snapshot.version" value="2.3-mr1-SNAPSHOT"/>
111-
<property name="patch.version" value=“2”/>
111+
<property name="patch.version" value="2"/>
112112
<property name="impl.name" value="Mojarra"/>
113113
<property name="build.number" value="${DSTAMP}-${TSTAMP}"/>
114114
<property name="build.type" value="-SNAPSHOT"/>

0 commit comments

Comments
 (0)