Skip to content

Commit

Permalink
version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dvayanu committed Mar 10, 2019
1 parent f79dbb8 commit f1fa947
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Expand Up @@ -15,7 +15,7 @@
<description>parent for all distributeme projects</description>

<properties>
<moskito-version>2.9.1-SNAPSHOT</moskito-version>
<moskito-version>2.9.1</moskito-version>
<moskito-control-agent-version>1.2.2</moskito-control-agent-version>
<source-version>1.7</source-version>
<target-version>1.7</target-version>
Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-util</artifactId>
<version>2.1.6</version>
<version>2.1.8</version>
</dependency>
<dependency>
<groupId>net.anotheria</groupId>
Expand All @@ -36,22 +36,22 @@
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-prise</artifactId>
<version>2.1.0</version>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-tags</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>ano-maf</artifactId>
<version>2.1.1</version>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>configureme</artifactId>
<version>2.3.0</version>
<version>2.4.0</version>
</dependency>
<dependency>
<groupId>net.anotheria</groupId>
Expand Down

0 comments on commit f1fa947

Please sign in to comment.