Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit ff50165

Browse files
committed
[maven-release-plugin] prepare release jboss-javaee-7.0-1.1.1.Final
1 parent 2a45ed7 commit ff50165

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

jboss-javaee-all/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>org.jboss.spec</groupId>
88
<artifactId>jboss-javaee-7.0</artifactId>
9-
<version>1.1.1.Final-SNAPSHOT</version>
9+
<version>1.1.1.Final</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

1313
<groupId>org.jboss.spec</groupId>
1414
<artifactId>jboss-javaee-all-7.0</artifactId>
15-
<version>1.1.1.Final-SNAPSHOT</version>
15+
<version>1.1.1.Final</version>
1616
<packaging>jar</packaging>
1717

1818
<name>JBoss Java EE 7 Specification APIs - All</name>

jboss-javaee-web/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.jboss.spec</groupId>
1414
<artifactId>jboss-javaee-web-7.0</artifactId>
15-
<version>1.1.1.Final-SNAPSHOT</version>
15+
<version>1.1.1.Final</version>
1616
<packaging>pom</packaging>
1717

1818
<name>JBoss Java EE 7 Web Profile APIs</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:[email protected]:jboss/jboss-javaee-specs.git</connection>
3131
<developerConnection>scm:git:[email protected]:jboss/jboss-javaee-specs.git</developerConnection>
3232
<url>https://github.com/jboss/jboss-javaee-specs</url>
33-
<tag>HEAD</tag>
33+
<tag>jboss-javaee-7.0-1.1.1.Final</tag>
3434
</scm>
3535

3636
<issueManagement>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.jboss.spec</groupId>
1313
<artifactId>jboss-javaee-7.0</artifactId>
14-
<version>1.1.1.Final-SNAPSHOT</version>
14+
<version>1.1.1.Final</version>
1515
<packaging>pom</packaging>
1616

1717
<name>JBoss Java EE 7 Specification APIs</name>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:[email protected]:jboss/jboss-javaee-specs.git</connection>
3030
<developerConnection>scm:git:[email protected]:jboss/jboss-javaee-specs.git</developerConnection>
3131
<url>https://github.com/jboss/jboss-javaee-specs</url>
32-
<tag>HEAD</tag>
32+
<tag>jboss-javaee-7.0-1.1.1.Final</tag>
3333
</scm>
3434

3535
<issueManagement>

0 commit comments

Comments
 (0)