Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 374e90f

Browse files
committedJan 25, 2019
2.28
1 parent bda83c9 commit 374e90f

File tree

328 files changed

+329
-329
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

328 files changed

+329
-329
lines changed
 

‎archetypes/jersey-example-java8-webapp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.glassfish.jersey.archetypes</groupId>
2424
<artifactId>project</artifactId>
25-
<version>2.28-SNAPSHOT</version>
25+
<version>2.28</version>
2626
</parent>
2727

2828
<artifactId>jersey-example-java8-webapp</artifactId>

‎archetypes/jersey-heroku-webapp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.glassfish.jersey.archetypes</groupId>
2424
<artifactId>project</artifactId>
25-
<version>2.28-SNAPSHOT</version>
25+
<version>2.28</version>
2626
</parent>
2727
<packaging>maven-archetype</packaging>
2828

0 commit comments

Comments
 (0)
Please sign in to comment.