Skip to content

Commit 1785faf

Browse files
committed
SESPRINGPYTHONPY-59: Updated trunk version to have a default publishing to snapshot instead of release, with build.stamp commented out.
git-svn-id: https://src.springframework.org/svn/se-springpython-py/trunk/springpython@286 ce8fead1-4192-4296-8608-a705134b927f
1 parent a3aabfd commit 1785faf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

springpython.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@ double.sided=0
1414

1515
# S3 hosting properties
1616
s3.bucket=dist.springframework.org
17-
s3.key_prefix=release/EXT/se-springpython-py/
17+
s3.key_prefix=snapshot/EXT/se-springpython-py/
18+
# When tagged for official release
19+
#s3.key_prefix=release/EXT/se-springpython-py/
1820
s3.key_file=.s3keys

0 commit comments

Comments
 (0)