Skip to content

Commit d12883f

Browse files
sonus21Sonu Kumar
and
Sonu Kumar
authored
3.2.0 release (#235)
Co-authored-by: Sonu Kumar <sonu@git>
1 parent 1f0001d commit d12883f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ext {
7272

7373
subprojects {
7474
group = "com.github.sonus21"
75-
version = "3.1.1-RELEASE"
75+
version = "3.2.0-RELEASE"
7676

7777
dependencies {
7878
// https://mvnrepository.com/artifact/org.springframework/spring-messaging

gradle/packaging.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ tasks.named('jar') {
1818
manifest {
1919
attributes(
2020
"Built-By": "Sonu Kumar<sonunitw12@gmail.com>",
21-
"Build-Timestamp": new java.text.SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSSZ").format(new Date()),
21+
"Build-Timestamp": new java.text.SimpleDateFormat("yyyy-MM-dd HH:mmZ").format(new Date()),
2222
"Build-Revision": version,
2323
"Created-By": "Gradle ${gradle.gradleVersion}",
2424
"Build-Jdk": "${System.properties["java.version"]} (${System.properties["java.vendor"]} ${System.properties["java.vm.version"]})",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy