Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jsr330activator-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Feb 27, 2018
1 parent b27e362 commit 753e5ce
Show file tree
Hide file tree
Showing 19 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion jsr330activator.gogoshell/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>no.steria.osgi.jsr330activator</groupId>
<artifactId>jsr330activator</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jsr330activator.gogoshell/poms/compiled/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>no.steria.osgi.jsr330activator.gogoshell.build</groupId>
<artifactId>shared-plugin-settings</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions jsr330activator.gogoshell/poms/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>no.steria.osgi.jsr330activator</groupId>
<artifactId>jsr330activator.gogoshell</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -51,7 +51,7 @@
<type>pom</type>
<groupId>no.steria.osgi.jsr330activator.gogoshell.build</groupId>
<artifactId>provision</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion jsr330activator.gogoshell/poms/wrappers/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>no.steria.osgi.jsr330activator.gogoshell.build</groupId>
<artifactId>shared-plugin-settings</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jsr330activator.gogoshell/provision/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>no.steria.osgi.jsr330activator</groupId>
<artifactId>jsr330activator.gogoshell</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jsr330activator.implementation/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.implementation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsr330activator.mocks/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>no.steria.osgi.jsr330activator</groupId>
<artifactId>jsr330activator</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>jsr330activator.mocks</artifactId>
<name>jsr330activator.mocks</name>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle1</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle2</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle3</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle4</artifactId>
Expand Down Expand Up @@ -184,5 +184,5 @@
</build>
</profile>
</profiles>
<description>An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of &quot;file&quot;.</description>
<description>An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of "file".</description>
</project>
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle5</artifactId>
Expand Down Expand Up @@ -184,5 +184,5 @@
</build>
</profile>
</profiles>
<description>An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of &quot;database&quot;.</description>
<description>An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of "database".</description>
</project>
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle6</artifactId>
Expand Down Expand Up @@ -184,5 +184,5 @@
</build>
</profile>
</profiles>
<description>An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of &quot;dummy&quot;.</description>
<description>An OSGi bundle used in integration tests. This bundle embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for the StorageService with a @Name annotation of "dummy".</description>
</project>
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle7</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle8</artifactId>
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator.testbundles</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundle9</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsr330activator.testbundles/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jsr330activator</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>jsr330activator.testbundles</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jsr330activator.tests/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>jsr330activator</artifactId>
<groupId>no.steria.osgi.jsr330activator</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</parent>
<artifactId>jsr330activator.tests</artifactId>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>no.steria.osgi.jsr330activator</groupId>
<artifactId>jsr330activator</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>

<packaging>pom</packaging>

Expand Down Expand Up @@ -156,7 +156,7 @@
<scm>
<url>https://github.com/sbang/jsr330activator</url>
<connection>scm:git:https://github.com/sbang/jsr330activator.git</connection>
<tag>HEAD</tag>
<tag>jsr330activator-1.1.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 753e5ce

Please sign in to comment.