Skip to content
Snippets Groups Projects
Commit 6c765a7b authored by gwen-soleil's avatar gwen-soleil
Browse files

add archiving context functionality to manage pause/resume of attribute groups

parent e30f8a4a
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
<groupId>fr.soleil.tango.archiving</groupId>
<artifactId>timeseries-api</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version>
<version>2.0.0</version>
<modules>
<module>tango-timeseries-persistence</module>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>fr.soleil.tango.archiving</groupId>
<artifactId>timeseries-api</artifactId>
<version>1.0.0</version>
<version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>fr.soleil.tango.archiving</groupId>
<artifactId>timeseries-api</artifactId>
<version>1.0.0</version>
<version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment