Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Commit

Permalink
1.00.007
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed May 23, 2017
1 parent 2eb598e commit 42f0ae5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion osgi.analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>tools.osgi</groupId>
<artifactId>osgi.analyzer</artifactId>
<version>1.00.000-SNAPSHOT</version>
<version>1.00.007</version>
<packaging>bundle</packaging>

<name>OSGi Analyzer</name>
Expand Down
4 changes: 2 additions & 2 deletions osgi.maven.integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>tools.osgi</groupId>
<artifactId>osgi.maven.integration</artifactId>
<version>1.00.000-SNAPSHOT</version>
<version>1.00.007</version>
<packaging>bundle</packaging>

<name>OSGi Maven Integration</name>
Expand Down Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>tools.osgi</groupId>
<artifactId>osgi.analyzer</artifactId>
<version>1.00.000-SNAPSHOT</version>
<version>1.00.007</version>
</dependency>

<!-- SLF4J -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>tools.osgi</groupId>
<artifactId>osgi-tools.master</artifactId>
<name>OSGi Tools - Master</name>
<version>1.00.000-SNAPSHOT</version>
<version>1.00.007</version>
<packaging>pom</packaging>

<repositories>
Expand Down

0 comments on commit 42f0ae5

Please sign in to comment.