Skip to content

Commit 1bc90a0

Browse files
[maven-release-plugin] prepare release v1.2.2
1 parent 85284a8 commit 1bc90a0

File tree

13 files changed

+14
-14
lines changed
  • org.eclipse.osgitech.rest.archetype
  • org.eclipse.osgitech.rest.bnd.library
  • org.eclipse.osgitech.rest.bnd.project.library
  • org.eclipse.osgitech.rest.config
  • org.eclipse.osgitech.rest.jetty
  • org.eclipse.osgitech.rest.multipart
  • org.eclipse.osgitech.rest.servlet.whiteboard.tests
  • org.eclipse.osgitech.rest.servlet.whiteboard
  • org.eclipse.osgitech.rest.sse
  • org.eclipse.osgitech.rest.tck
  • org.eclipse.osgitech.rest.tests
  • org.eclipse.osgitech.rest

13 files changed

+14
-14
lines changed

org.eclipse.osgitech.rest.archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.osgi-technology.rest</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.2.2-SNAPSHOT</version>
7+
<version>1.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

org.eclipse.osgitech.rest.bnd.library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.osgi-technology.rest</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.2.2-SNAPSHOT</version>
7+
<version>1.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

org.eclipse.osgitech.rest.bnd.project.library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.osgi-technology.rest</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.2.2-SNAPSHOT</version>
7+
<version>1.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

org.eclipse.osgitech.rest.config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.osgi-technology.rest</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.2.2-SNAPSHOT</version>
7+
<version>1.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

org.eclipse.osgitech.rest.jetty/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.osgi-technology.rest</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.2.2-SNAPSHOT</version>
7+
<version>1.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

org.eclipse.osgitech.rest.multipart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.osgi-technology.rest</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.2.2-SNAPSHOT</version>
7+
<version>1.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

org.eclipse.osgitech.rest.servlet.whiteboard.tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.eclipse.osgi-technology.rest</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.2.2-SNAPSHOT</version>
8+
<version>1.2.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

org.eclipse.osgitech.rest.servlet.whiteboard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.osgi-technology.rest</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.2.2-SNAPSHOT</version>
7+
<version>1.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

org.eclipse.osgitech.rest.sse/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.eclipse.osgi-technology.rest</groupId>
66
<artifactId>parent</artifactId>
7-
<version>1.2.2-SNAPSHOT</version>
7+
<version>1.2.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

org.eclipse.osgitech.rest.tck/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.eclipse.osgi-technology.rest</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.2.2-SNAPSHOT</version>
8+
<version>1.2.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)