Skip to content

Commit d02f514

Browse files
olivier-stasseOlivier Stasse
authored andcommitted
[catkin] Update package.xml
1 parent 6b85cd9 commit d02f514

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
<package format="2">
22
<name>dynamic_graph</name>
3-
<version>1.2.4</version>
3+
<version>3.7.3</version>
44
<description>
55
Dynamic graph library
66
</description>
77
<maintainer email="ostasse@laas.fr">Olivier Stasse</maintainer>
88
<license>BSDv2</license>
9-
10-
<url>http://github.com/${PROJECT_ORG}/${PROJECT_NAME}</url>
9+
10+
<url>http://github.com/stack-of-tasks/dynamic-graph</url>
1111
<author>Nicolas Mansard</author>
1212
<author>Olivier Stasse</author>
1313

1414
<build_depend>roscpp</build_depend>
1515

16-
<run_depend>roscpp</run_depend>
17-
16+
<exec_depend>roscpp</exec_depend>
17+
1818
<buildtool_depend>catkin</buildtool_depend>
1919

2020
<doc_depend>doxygen</doc_depend>
21-
21+
2222
</package>

0 commit comments

Comments
 (0)