We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f7d3b commit 98f4a5bCopy full SHA for 98f4a5b
package.xml
@@ -2,14 +2,14 @@
2
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
3
<package format="3">
4
<name>drt_ur_gui</name>
5
- <version>0.0.1</version>
+ <version>1.0.0</version>
6
<description>
7
GUI Package for remote UR operation
8
</description>
9
10
<maintainer email="michael.e.tobia@nasa.gov">Mike Tobia</maintainer>
11
12
- <license>NASA-1.3</license>
+ <license>Apache License, Version 2.0</license>
13
14
<buildtool_depend>ament_cmake</buildtool_depend>
15
<buildtool_depend>ament_cmake_python</buildtool_depend>
0 commit comments