File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 86
86
<module >test/ruleset-testing-core</module >
87
87
</modules >
88
88
<scm >
89
- <url >https:// github.com/aws/aws-sdk-java-v2.git </url >
89
+ <url >${scm. github.url} </url >
90
90
</scm >
91
91
<properties >
92
92
<awsjavasdk .version>${project.version} </awsjavasdk .version>
173
173
<skip .unit.tests>${skipTests} </skip .unit.tests>
174
174
<integTestSourceDirectory >${project.basedir}/src/it/java</integTestSourceDirectory >
175
175
<javadoc .resourcesDir>${session.executionRootDirectory} </javadoc .resourcesDir>
176
+ <scm .github.url>https://github.com/aws/aws-sdk-java-v2.git</scm .github.url>
176
177
</properties >
177
178
178
179
<dependencyManagement >
691
692
692
693
<profile >
693
694
<id >publishing</id >
695
+ <properties >
696
+ <scm .github.url>https://github.com/aws/aws-sdk-java-v2/tree/release</scm .github.url>
697
+ </properties >
694
698
<build >
695
699
<plugins >
696
700
<plugin >
You can’t perform that action at this time.
0 commit comments