Skip to content

Commit 41e8c3d

Browse files
committed
Add RIFE2_SNAPSHOTS repository
1 parent e97c159 commit 41e8c3d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/3.5.x/lib/bld/bld-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ bld.downloadExtensionJavadoc=false
22
bld.downloadExtensionSources=true
33
bld.downloadLocation=
44
bld.extension-boot=com.uwyn.rife2:bld-spring-boot:1.0.5-SNAPSHOT
5-
bld.repositories=MAVEN_LOCAL,RIFE2_RELEASES,MAVEN_CENTRAL
5+
bld.repositories=RIFE2_RELEASES,MAVEN_CENTRAL,RIFE2_SNAPSHOTS
66
bld.sourceDirectories=
77
bld.version=2.3.0

examples/4.0.x/lib/bld/bld-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ bld.extensions=
55
bld.javaOptions=
66
bld.javacOptions=
77
bld.extension-boot=com.uwyn.rife2:bld-spring-boot:1.0.5-SNAPSHOT
8-
bld.repositories=MAVEN_LOCAL,RIFE2_RELEASES,MAVEN_CENTRAL
8+
bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES,RIFE2_SNAPSHOTS
99
bld.sourceDirectories=
1010
bld.version=2.3.0

0 commit comments

Comments
 (0)