Skip to content

Commit ea19ef8

Browse files
committed
Use 1.2.x as base version in build process
1 parent f247db7 commit ea19ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<project name="play! framework" default="jar" basedir=".">
44

5-
<property name="baseversion" value="master" />
5+
<property name="baseversion" value="1.2.x" />
66

77
<path id="project.classpath">
88
<fileset dir=".">

0 commit comments

Comments
 (0)