File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020
2121 <groupId >org.tango-controls</groupId >
2222 <artifactId >rest-server</artifactId >
23- <version >2.0-SNAPSHOT </version >
23+ <version >2.0</version >
2424 <packaging >war</packaging >
2525
2626 <developers >
5757 <
connection >scm:git:
[email protected] :tango-controls/rest-server</
connection >
5858 <
developerConnection >scm:git:
[email protected] :tango-controls/rest-server</
developerConnection >
5959 <url >https://github.com/tango-controls/rest-server</url >
60- <tag >HEAD </tag >
60+ <tag >rest-server-2.0 </tag >
6161 </scm >
6262
6363 <dependencyManagement >
486486 -Dlogback.configurationFile=${project.basedir} /src/test-integration/resources/logback.xml
487487 </argument >
488488 <argument >-cp</argument >
489- <classpath />
489+ <classpath />
490490 <argument >org.tango.rest.TangoRestServer</argument >
491491 <argument >${project.build.directory} </argument >
492492 <argument >${custom.build.name} </argument >
506506 <phase >pre-integration-test</phase >
507507 <configuration >
508508 <target >
509- <sleep seconds =" 5" />
509+ <sleep seconds =" 5" />
510510 </target >
511511 </configuration >
512512 <goals >
You can’t perform that action at this time.
0 commit comments